All functions |
|
---|---|
|
Extract text before or after |
|
Extract currency amounts from a string. |
Make string numbers comply with alphabetical order. |
|
Extract the part of a string before the last period. |
|
Check if a string could be considered as numeric. |
|
Detect any or all patterns. |
|
Extract a single character from a string, using its index. |
|
Extract several single elements from a string. |
|
Extract non-numbers from a string. |
|
Extract numbers from a string. |
|
Ensure a file name has the intended extension. |
|
Locate the braces in a string. |
|
Locate the indices of the |
|
Argument Matching. |
|
|
Extract the |
Extract the |
|
|
Find the |
|
Find the |
Extract single elements of a string and paste them together. |
|
Remove the quoted parts of a string. |
|
Remove back-to-back duplicates of a pattern in a string. |
|
Split a string by its numeric characters. |
|
Split a string based on CamelCase. |
|
Convert a string to a vector of characters |
|
Trim something other than whitespace |
|
|