名称
dev_get_system - 在程序中查询HDevelop系统信息。
用法
dev_get_system( : : SystemQuerys : SystemInformations)
描述
算子dev_get_system返回有关HDevelop系统参数的信息。
到目前为止,支持以下参数:(Read-Only Parameters)
只读参数
可以查询以下系统参数:
'engine_environment':
如果在HDevelop中调用返回'HDevelop',其他的返回'HDevEngine'。
注意
此算子不支持代码导出。
参数
SystemQuerys (input_control) attribute.name-array → (string)
请求的系统参数
Default value: 'engine_environment'
List of values: 'engine_environment'
SystemInformations (output_control) attribute.value-array → (string)
系统参数的当前值。
模块
Foundation