CharacterIndex

Description

Searches an expression for another expression and returns its starting position if found.

Input arguments

Argument Name

Data Type

Description

string to be searched

String

The string to be searched for the expression.

expression to find

String

The expression to find within the searched string.

Return type

Integer

Example

Explanation

Find the starting position of -X in Field1.

Configuration

Result

Last modified: Thursday December 19, 2024

Is this useful?