Gsub not replacing regular character if it went through a gsub function first?
|
|
1
|
66
|
November 18, 2024
|
String.sub doesn't work on russian characters
|
|
7
|
334
|
July 19, 2024
|
How to do better Json parsing(IMPOSSIBLE to solve)
|
|
6
|
231
|
June 11, 2024
|
Match String w/ Uppercase or Lowercase Characters?
|
|
8
|
1831
|
June 1, 2024
|
Referancing All Arm Types
|
|
3
|
187
|
March 22, 2024
|
Pattern doesn't respect ^ or $ - ([^%w]|^)(\d*\.\d+|\dx[\da-fA-F]*|\d+)([^%w]|$)
|
|
0
|
244
|
October 14, 2023
|
How do I use non-capturing groups in patterns?
|
|
2
|
485
|
September 12, 2023
|
String Patterns - What on earth are they?
|
|
5
|
4447
|
August 12, 2023
|
String Pattern Problems
|
|
1
|
307
|
July 10, 2023
|
String Pattern Help
|
|
23
|
515
|
July 9, 2023
|
Adding a new line to a string containing an html font
|
|
2
|
309
|
May 9, 2023
|
String Pattern: Matching Lowercase and Uppercase of a Specific Letter
|
|
4
|
495
|
May 5, 2023
|
If the first character of a string is a new line, how do I remove that specific character using a script?
|
|
4
|
824
|
March 19, 2023
|
StringPlus - An Extended String Manipulation Library
|
|
4
|
1190
|
February 3, 2023
|
StringStem - Porter Stemmer Algorithm for IR systems
|
|
0
|
974
|
January 13, 2023
|
How do I take a number out of a string?
|
|
5
|
7330
|
January 14, 2023
|
How to check if start of variable is empty using string.match()
|
|
4
|
287
|
November 28, 2022
|
How can I detect if there is a wait() function in a script?
|
|
7
|
702
|
November 21, 2022
|
Regex to Roblox String Pattern
|
|
9
|
3671
|
August 29, 2022
|
How to get string between strings one way only?
|
|
7
|
821
|
August 26, 2022
|
How to put quotation marks inside of a string like " "text" " to check
|
|
24
|
2448
|
July 23, 2022
|
Replacing String
|
|
11
|
3342
|
June 18, 2022
|
How do i check if this is a full word?
|
|
5
|
675
|
November 21, 2021
|
Help with string.find returning the same number even with supplied 3rd arg init
|
|
1
|
430
|
October 6, 2021
|
How to get the length of a string capture?
|
|
5
|
644
|
April 3, 2021
|
Strange string.gsub() Behaviour, replaces every character instead of a specific one
|
|
3
|
1932
|
February 28, 2021
|
Convert a time string into seconds using string patterns
|
|
3
|
663
|
February 15, 2021
|