rXSLPcommand


Purpose
Execute an SLP console command which returns a real result
Synopsis
function rXSLPcommand(cmd1:string [,cmd2:real|string] [,cmd3:real|string]) :real
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 real number, or zero otherwise.
Further information
See XSLPcommand for more details.
Related topics
XSLPcommand


If you have any comments or suggestions about these pages, please send mail to docs@dashoptimization.com.