Function __global->_comcode_lang_string
Definitions
sources/lang3.php
- Convert a language string that is Comcode to Tempcode, with potential caching in the db.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: object
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$lang_code | ID_TEXT | required parameter | N/A | N/A | The language string codename |
Return
- The parsed Comcode
- Type: Tempcode
- Set: N/A
- Range: N/A