Purpose
Execute an SLP console command which returns a string result
Synopsis
function cXSLPcommand(cmd1:string [,cmd2:real|string] [,cmd3:real|string]) :string
Arguments
cmd1
|
String containing the first part or all of the SLP console command
|
cmd2
|
Optional string or value to be appended to cmd1
|
cmd3
|
Optional string or value to be appended to cmd2
|
Return value
The result of the console command if it is a string, or an empty string
otherwise.
Further information
Related topics
If you have any comments or suggestions about these pages,
please send mail to docs@dashoptimization.com.