Bot test

From Flowcode Help
Revision as of 13:04, 17 August 2021 by DavidA (talk | contribs)
Jump to navigationJump to search
Fc9-comp-macro.png StringRead
Returns the ASCII value of character idx of the Response string.
Fc9-u8-icon.png - BYTE idx
Needs to be a equal to or less than the string length of the response in order to retrieve a valid character.
Fc9-u8-icon.png - BYTE Return