Changes

no edit summary
Line 1: Line 1:  
This action can be used to perform basic string manipulation on a text string.<br/>
 
This action can be used to perform basic string manipulation on a text string.<br/>
 +
<br/>'''Note'''<br/>
 +
The replace text and extract text functions support the use of regex.<br/>
 
<br/>'''Substring'''<br/>
 
<br/>'''Substring'''<br/>
 
Returns a sub-section of the text defined by the supplied start and end indexes. The first character starts at index 0 and the last index is excluded. (To get the first character use values 0 and 1.)
 
Returns a sub-section of the text defined by the supplied start and end indexes. The first character starts at index 0 and the last index is excluded. (To get the first character use values 0 and 1.)
editors
1,590

edits