Purpose
Execute an SLP console command which returns an integer result
Synopsis
function iXSLPcommand(cmd1:string [,cmd2:real|string] [,cmd3:real|string]) :integer
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 an integer, or zero otherwise.
Further information
Related topics
If you have any comments or suggestions about these pages,
please send mail to docs@dashoptimization.com.