The Command.begin()
method starts to activate a command; every call to this method should be balanced with an end()
call.
This function has no parameters.
No value is returned (i.e.,undefined
).
> ident = "sim/transponder/transponder_ident"
Command
>
undefined
>
undefined
XPLMCommandBegin
is the C-API used by this function.cmd:start()
functioncommandBegin