| SelectCommand |
|---|
| Script function world.SelectCommand
Read about scriptingType Method Summary Selects (highlights) the current command in the command window Prototype void SelectCommand();
View list of data type meaningsDescription Selects the command in the command window. VBscript example Jscript example PerlScript example Python example Lua example Return value See Also ... Functions
GetCommand (Gets the current command in the command window)
GetCommandList (Returns some or all commands from the command history)
PushCommand (Pushes the current command into the command history list)
SetCommand (Sends text to the command window)(Help topic: function=SelectCommand)
Documentation contents page |