Strings
Function |
Availability |
Use |
---|---|---|
Basic, Professional, Developer Suite |
Formats a value and returns the result as a string. |
|
Basic, Professional, Developer Suite |
Searches in a data series for a string and returns the indices of the matches as a data series. |
|
Basic, Professional, Developer Suite |
Appends multiple strings to each other. |
|
Basic, Professional, Developer Suite |
Searches for a substring and returns its position. |
|
Basic, Professional, Developer Suite |
Takes a substring out of a string starting from the left. |
|
Basic, Professional, Developer Suite |
Determines the number of characters in a string. |
|
Basic, Professional, Developer Suite |
Converts a string into lower case. |
|
Basic, Professional, Developer Suite |
Takes a substring out of a string starting from a particular position. |
|
Basic, Professional, Developer Suite |
Searches for a substring and replaces all occurrences with a different string. |
|
Basic, Professional, Developer Suite |
Searches for the last match in a substring and returns its position. |
|
Basic, Professional, Developer Suite |
Pulls a substring out of a string starting from the right. |
|
Basic, Professional, Developer Suite |
Replaces a substring starting from a predefined position in a string. |
|
Basic, Professional, Developer Suite |
Converts a string into upper case. |
You might be interested in these articles
You are currently viewing a placeholder content from Facebook. To access the actual content, click the button below. Please note that doing so will share data with third-party providers.
More InformationYou need to load content from reCAPTCHA to submit the form. Please note that doing so will share data with third-party providers.
More InformationYou are currently viewing a placeholder content from Instagram. To access the actual content, click the button below. Please note that doing so will share data with third-party providers.
More InformationYou are currently viewing a placeholder content from X. To access the actual content, click the button below. Please note that doing so will share data with third-party providers.
More Information