This routine is used to set the type of a variable to be integer.
sym_setInteger(index)
The index of the variable type to be modified as integer. Note that, it has to be at most the number of columns.
Returns 0 if the variable type has been set as integer and 0 if an error value is returned.