takes a string representation of 1+ coordinate pairs and returns an array of lat, lon arrays.
ValueRemoves all non alphanumeric characters
Empty
.
,
uses decimals_default system setting
This method constructs and returns a new string which contains the specified number of copies of the string on which it was called, concatenated together.
Pads the current string with another string (multiple times, if needed) until the resulting string reaches the given length.
will return the second
value if the first
is empty.
checks if one of the given strings is included in the primary string.
Sanitizes the given html
Returns the value without special charactors
Encodes a URI by replacing specific characters with URI safe characters.
ValueReplaces the given strings by the given emoji
Renders the given template using mustache.
Value21
1000
512
sha512
Generates a random universally unique identifier according to the RFC 4122
Converts a hex color code into rgb/a
&
=
true
false
false
Returns a value based of the given expression.
Pads the end of the current string with another string (multiple times, if needed) until the resulting string reaches the given length.
Returns the Unicode Normalization Form of the string.
Encodes a URI by replacing specific characters with URI safe characters.
ValueReturns a score based of the similarity of two values.
Store this value as reference, which can later be used by "use reference"
Converts rgb color codes into hex
Removes characters from both ends of a string
whitespace
Converts the characters "&", "<", ">", '"', and "'" in string to their corresponding HTML entities.
Finds the given value in its value.
Converts the HTML entities &, <, >, ", and ' in string to their corresponding characters.