Function __global->is_maintained
Definitions
sources/global3.php
- Find whether a particular feature is currently maintained (only works with particular pre-determined feature codes).
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: bool
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$code | ID_TEXT | required parameter | N/A | N/A | Feature |
Return
- Maintained status
- Type: boolean
- Set: N/A
- Range: N/A