removeAt

removeAt(int index) function

Removes a command at the specified index.

Parameters

NameTypeDescription
indexintIndex of a command that should be deleted.