native
lang_exists
Syntax
native lang_exists(const name[]);
Description
Checks if the language is loaded.
Return
1 if it is, 0 otherwise
native
native lang_exists(const name[]);
Checks if the language is loaded.
1 if it is, 0 otherwise