Skip to content

Deprecate ll.ReplaceSubString for string.gsub#91

Closed
tapple wants to merge 1 commit intosecondlife:mainfrom
tapple:deprecate-llReplaceSubString
Closed

Deprecate ll.ReplaceSubString for string.gsub#91
tapple wants to merge 1 commit intosecondlife:mainfrom
tapple:deprecate-llReplaceSubString

Conversation

@tapple
Copy link
Copy Markdown
Contributor

@tapple tapple commented Mar 27, 2026

ll.ReplaceSubString can be usually be replaced with string.gsub:
2. Unless you need the 4th argument (replace some occurrences, not all)
3. But, you need to escape "%"

@tapple tapple changed the title Revert "revert deprecating ll.ReplaceSubString" Deprecate ll.ReplaceSubString for string.gsub Mar 27, 2026
@tapple tapple closed this Mar 27, 2026
@github-actions github-actions Bot locked and limited conversation to collaborators Mar 27, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant