mqscript_sys_getenv
Retrieves environment variables from mobile devices during automation, enabling scripts to access system settings and configuration values for conditional operations.
Instructions
Get environment variable
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| resultVariable | No | Variable name to store result | envValue |
| varName | Yes | Environment variable name |