native
get_xvar_id
Syntax
native get_xvar_id( const name[] );
Description
Returns an unique id for public variable specified by name. If such
variable doesn't exist then returned value is -1.
native
native get_xvar_id( const name[] );
Returns an unique id for public variable specified by name. If such
variable doesn't exist then returned value is -1.