Skip to content

Transpile String.replaceAll() #1121

@Zamiell

Description

@Zamiell

I believe that the equivalent in Lua is:

local newString = string.gsub(oldString, "a", "b")

Edit - It's pointed out below that something other than gsub would need to be used.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions