Extract Text
Extracts text of a desired length from a string of text, and writes it into a location, usually a Global Data Item.
Parameters
- Full text - Text to be searched
- Start - Character to start extracting text from (1=first character)
- Length - Numbers of characters to extract
- Extracted Text - Variable to receive extracted text
Comments
This feature is incompatible with Local Variables