If the first character of a string is a new line, how do I remove that specific character using a script?
|
|
4
|
136
|
March 19, 2023
|
StringPlus - An Extended String Manipulation Library
|
|
4
|
657
|
February 3, 2023
|
StringStem - Porter Stemmer Algorithm for IR systems
|
|
0
|
377
|
January 13, 2023
|
How do I take a number out of a string?
|
|
5
|
748
|
January 14, 2023
|
Does lua support "*" in string formatting?
|
|
6
|
586
|
September 4, 2022
|
How to get string between strings one way only?
|
|
7
|
305
|
August 26, 2022
|
String comparison having unexpected behaviour
|
|
2
|
163
|
August 18, 2022
|
How to put quotation marks inside of a string like " "text" " to check
|
|
24
|
812
|
July 23, 2022
|
Rich Text Formatting
|
|
0
|
361
|
July 18, 2022
|
Struggling to convert string into number
|
|
5
|
384
|
July 11, 2022
|
How do I get these string patterns to work properly?
|
|
1
|
165
|
June 12, 2022
|
Check if all StringValues in a folder aren't empty?
|
|
4
|
297
|
March 25, 2022
|
Get part of a string based on the spaces next to it
|
|
2
|
221
|
March 13, 2022
|
Help with string.format
|
|
2
|
452
|
February 5, 2022
|
Match String w/ Uppercase or Lowercase Characters?
|
|
6
|
784
|
January 12, 2022
|
String.lower(str) or str:lower()?
|
|
15
|
4674
|
November 26, 2021
|
Help with string.find returning the same number even with supplied 3rd arg init
|
|
1
|
271
|
October 6, 2021
|
How can you find the position of the last string character on the screen?
|
|
7
|
598
|
October 3, 2021
|
Encrypting a String
|
|
1
|
658
|
October 3, 2021
|
Manipulating a string whilst preserving the first part of it
|
|
1
|
167
|
October 3, 2021
|
How to get the length of a string capture?
|
|
5
|
346
|
April 3, 2021
|
How would I search for filtered words from a sentence and remove them?
|
|
2
|
418
|
March 3, 2021
|
Can someone help explain string manipulation in depth?
|
|
5
|
596
|
August 16, 2020
|
„string.split(/n)“ do not yelds
|
|
5
|
480
|
May 29, 2020
|
Separating a table in a string with commas [ String Manipulation ]
|
|
3
|
1301
|
May 19, 2020
|
How do I return multiple string matches if I don't know how many matches there are?
|
|
4
|
933
|
April 13, 2020
|
Quick question about String patterns
|
|
8
|
744
|
February 5, 2020
|
How can I set a character in a string to something else by knowing its position?
|
|
4
|
556
|
November 7, 2019
|
How do you filter out when you type?
|
|
3
|
333
|
October 15, 2019
|