Table of Contents
Description #
Get a character in a string determined by the character index.
Time-Based #
Not a time-based block (won’t take time to finish execution).
Inputs #
This block has 2 Inputs:
- Input String: The Input String from which a character will be retrieved. If connected to a String Variable it overrides the value of the Text.
- Char Index: The index of the character to be retrieved, starting the count at zero. If connected to an Integer Variable it overrides the Index.
Outputs #
This block has 1 Output: The needed Character as a String Output.