CommandsWaiting

comment

Every time you use the trigger action 'Send AI Command' the command queue counter increases by 1. This has nothing to do with the value of the command in the argument of the trigger action; so sending an AI signal with (1,0) is like (5,0) everyone will increase the counter by 1.

note

See: GetLastCommand, GetLastData, PopLastCommand

patch

1.00

Source
common.ai
return type
integer
Source code
native CommandsWaiting      takes nothing                               returns integer