The "vngen_get_lang" Function
Syntax#
| Argument | Type | Description |
|---|---|---|
type | integer/macro | Sets whether to return text or audio language value |
Description#
Returns the active language for the input language type. If no language has been set, -1 will be returned instead.
Note that this script is not required to perform built-in text, label, option, or voice actions in different languages, as each provides optional language restrictions already.
See Macros & Keywords for a full list of available entity types.

X1