To get status of the problem solver.
sym_getStatus()
This post-solution query routine is used to learn the termination status of the solution procedure.
It prints status of the problem solver to scilab console.
This function takes no arguments
It returns 1 if it receives any return-value indicating an error message or 0 if it receives any return-value indicating a non-error message.