Bot test: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
|- | |- | ||
| width="10%" align="center" | [[File:Fc9-comp-macro.png]] | | width="10%" align="center" | [[File:Fc9-comp-macro.png]] | ||
| width="90%" | ''' | | width="90%" | '''StringRead''' | ||
|- | |- | ||
| colspan="2" | | | colspan="2" | Returns the ASCII value of character idx of the Response string. | ||
|- | |- | ||
|- | |- | ||
| width="10%" align="center" | [[File:Fc9-u8-icon.png]] - BYTE | | width="10%" align="center" | [[File:Fc9-u8-icon.png]] - BYTE | ||
| width="90%" | | | width="90%" | idx | ||
|- | |- | ||
| colspan="2" | | | colspan="2" | Needs to be a equal to or less than the string length of the response in order to retrieve a valid character. | ||
|- | |- | ||
| width="10%" align="center" style="border-top: 2px solid #000;" | [[File:Fc9-u8-icon.png]] - BYTE | |||
| width="10%" align="center" style="border-top: 2px solid #000;" | [[File:Fc9- | |||
| width="90%" style="border-top: 2px solid #000;" | ''Return'' | | width="90%" style="border-top: 2px solid #000;" | ''Return'' | ||
|} | |} | ||