native
read_argv_int
Syntax
native read_argv_int(id);
Description
Retrieves argument of client command as integer value.
Parameters
| id | Argument index starting from 1 |
|---|
Note
Should only be used inside of the client_command() forward.
Return
Integer value