Miscellaneous Commands
Under this category you find the commands which aren't grouped under any specific category but are still quite used on most scripting tasks.
- Addvariables - adds all variables listed inside a section
- Beep - uses the system speaker
- Echo - outputs a message (viewable on the log)
- Exit - stops processing current script
- GetParam - get the parameters passed to a script section
- Halt - stops building the whole project
- Loop - provides a simple looping construct
- Message - outputs a message window
- PackParam - pack the parameters to be passed to another section
- Run / Exec - runs a section from a script file
- Set - changes the value of a variable
- ShellExecute - launches an external file
- System
- System,Comp80
- System,Cursor
- System,ErrorOff
- System,FileRedirect 64bit systems only
- System,GetEnv
- System,GetFreeDrive
- System,GetFreeSpace
- System,HasUAC
- System,IsAdmin
- System,IsTerminal
- System,Log
- System,OnBuildExit
- System,OnScriptExit
- System,RebuildVars
- System,RefreshInterface
- System,RegRedirect 64bit systems only
- System,ReScanScripts
- System,SaveLog
- System,SplitParameters
- Wait - "sleeps" the script for specified time