Expand description
Variable provider
Enums§
- VarType
- Variable type, system/user defined
Traits§
- VarProvider
- A var provider for
@variable
and@@variable
runtime values.
Functions§
- is_
system_ variables - Returns true if the specified string is a “system” variable such as
@@version