iseCommToSimulator
iseCommToSimulator(
t_command
)
=> t / nil
Description
Sends the command specified as the text parameter to the simulator. This function should be used in conjunction with input filtering, if input filtering is in effect.
Arguments
Value Returned
Examples
iseCommToSimulator( 'myfunc )
Related Topics
Return to top