Trim whitespace characters from the beginning and end of a string.
Trim whitespace characters from the beginning and end of a string.
Trim newlines from the start and/or end of a string
Remove spaces and tabs around line-breaks
Trim a consecutively repeated substring: foo--bar---baz → foo-bar-baz
Similar to String#trim() but removes only newlines
Remove final line feeds from a string
Spacetrim is trimming string from all 4 sides.
Replace search occurrences with a replacement string.
Like String.trim() but you can choose granularly what to trim
Trim whitespace characters from the beginning and end of a string.
Create a regular expression from a regular expression string.
Test if a value is a regular expression string.
Convert a string to lowercase.
Tokenize a string into an array of string parts and format identifier objects.
Insert supplied variable values into a format string.
Generate string from a token array by interpolating values.
Test if a value is a string.
Trim the whitespace within an array of GLSL tokens
Allocate a buffer containing a provided string.
Escape a regular expression string or pattern.
Replace search occurrences with a replacement string.
Determine a value's type.
Determine the specification defined classification of an object.