Difference between revisions of "Bot test"
From Flowcode Help
Jump to navigationJump to search| Line 74: | Line 74: | ||
|- | |- | ||
| colspan="2" | This parameter may be returned back to the caller | | colspan="2" | This parameter may be returned back to the caller | ||
| + | |- | ||
| + | | width="10%" align="center" style="border-top: 2px solid #000;" | [[File:Fc9-u8-icon.png]] - Byte | ||
| + | | width="90%" style="border-top: 2px solid #000;" | ''Return'' | ||
| + | |} | ||
| + | |||
| + | ===Component Property Reference=== | ||
| + | |||
| + | |||
| + | {| class="wikitable" style="width:60%; background-color:#FFFFFF;" | ||
| + | |- | ||
| + | | width="10%" align="center" | [[File:Fc9-prop-icon.png]] | ||
| + | | width="90%" | '''Properties''' | ||
| + | |- | ||
| + | | colspan="2" | Returns the ASCII value of character idx of the Response string. | ||
| + | |- | ||
| + | | width="10%" align="center" | [[File:Fc9-u8-icon.png]] - Byte | ||
| + | | width="90%" | idx | ||
| + | |- | ||
| + | | 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-u8-icon.png]] - Byte | ||
| width="90%" style="border-top: 2px solid #000;" | ''Return'' | | width="90%" style="border-top: 2px solid #000;" | ''Return'' | ||
|} | |} | ||
Revision as of 15:07, 10 August 2021
Macro References