ScriptEvent:setActionCommand
From Mod Wiki
Parameters
string text -- String to parse into command arguments.
Result
None.
Supported By
sdSysCallThread
Functionality
Stores the given string as a set of command arguments which can be looked up individually, using argc, argv and argvf.