Skip to content

internalCommands()

CreateiveRobotics edited this page Mar 7, 2020 · 2 revisions
void internalCommands(bool state)

bool internalCommands()

Enable or disable the internal command list, or return the state of internal command list. When disabled Commander will prevent internal commands from working.

This can be used to lock users out of the internal command system.

Clone this wiki locally