Overview
Perform operations on strings.
Return Type Value
Text
Example
Left({Form1}.Query("DataTable1")["txtName"], 2)
Supported Method Types
- Left
- Right
- Substring
- IndexOf
- LastIndexOf
- Insert
- Replace
- Trim
- TrimEnd
- TrimStart
- EndsWith
Genpact Cora Knowledge Center
SupportPerform operations on strings.
Text
Left({Form1}.Query("DataTable1")["txtName"], 2)
Thank you! Your comment has been submitted for approval.