Sends a message to the open Rational Statemate main tool to exectue a command line using the same syntax of STMM CLI.There is no need to include the '-wa' and '-project' switches - the CLI command will be executed on the workarea currently open by Rational Statemate main.A new switch '-queue' can be used in the command line for this API, in conjunction with one of the supported CLI tools (e.g. '-simulation', '- checkmodel', and so forth), to allow queuing of several tool profiles. The queued profiles will be executed consequentially (When running Simulation, the input_file (specified after "-i") should have a 'quit' command at the end, to terminate the simulation session and allow execution of the next profile in the queue).