Function __global->get_tutorial_link
Definitions
sources/comcode_renderer.php
- Find a specified tutorial link identifier.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: string
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$name | ID_TEXT | required parameter | N/A | N/A | The name of the value |
Return
- The value (null: value not found)
- Type: ?SHORT_TEXT
- Set: N/A
- Range: N/A