String Functions


RDL2 provides a rich set of functions to operate on strings.

Extracts a character from the string.

Applies a regular expression to a string.

Finds the location of a string within another string.

Returns the length of the string.

Replaces a portion of a string with another string.

Splits a string into an array of strings based on a list of token separators.

Extracts a portion of a string.

Converts a string to an integer.

Converts a string to lower case.

Converts a string to upper case.

Removes whitespace from the beginning of a string.

Removes whitespace from the end of a string.

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*