CommandLine =  script .commandline .get  (  )  
                           
Description :

This instruction returns the command line parameter passed to a script (i.e., by another script through script.call).

Return Value :

  • Text of the command line.