Bot test
From Flowcode Help
Jump to navigationJump to search| ev_Prop_Change | |
| Return | |
| Ev_Timer | |
| Called back on the panel command System.TimerStart | |
| TimerID | |
| The identifier passed to the System.TimerStart panel command | |
| Return | |
| SendScriptString | |
| str | |
| SendCR | |
| Automatically adds \n to the end of the command data: 1 = append CR, 0 = no CR. | |
| Return | |
| Read_byte | |
| Timeout | |
| SendCR | |
| Automatically adds \n to the end of the command data: 1 = append CR, 0 = no CR. | |
| Return | |
| ev_Init | |
| Data | |
| SendCR | |
| Automatically adds \n to the end of the command data: 1 = append CR, 0 = no CR. | |
| Return | |
| Ev_GetVarSize | |
| Sent to a component to amend the size of the expected array | |
| [[File:]] - | VarName |
| The original Flowcode variable | |
| [[File:]] - | Elements |
| The number of elements in the array | |
| Return | |
| Send_byte | |
| ByteVal | |
| [[File:]] - | Elements |
| The number of elements in the array | |
| Return | |