Operators |
dev_get_system — Query the HDevelop system within a program.
dev_get_system( : : SystemQueries : SystemInformations)
The operator dev_get_system returns information concerning the HDevelop system parameters.
Until now, the following preferences are supported:
Read-Only Parameters
The following system parameters can be queried:
Returns 'HDevelop' if it is called within HDevelop else 'HDevEngine'.
This operator is not supported for code export.
Desired system parameters.
Default value: 'engine_environment'
List of values: 'engine_environment'
Current value of the system parameters.
Foundation
Operators |