Function VirtualVariableType(varname: string) : String Returns the type of the VirtualVariable with name varname as an integer.
Returns either VVAR_INTEGER, VVAR_REAL, VVAR_STRING, VVAR_BOOLEAN, or zero if not found.