To get the number of the variables of the current problem.
sym_getNumVar()
This routine is used to get the number of the variables of the current problem.
This function takes no arguments
If there was an error it prints error message to Scilab console and returns -1, else it returns a number ( >=0 ) as number of variables.