The Command.end()
method stops activating a command; every call should be paired with a begin()
call.
This function has no parameters.
No value is returned (i.e.,undefined
).
> ident = "sim/transponder/transponder_ident"
Command
>
undefined
>
undefined
XPLMCommandEnd
is the C-API used by this function.cmd:stop()
functioncommandEnd