USA
800 691 9120
UK
01225 704844
We use cookies on our website to analyze website usage and to help secure the website against misuse. Advertising and functional cookies are not used in our site or our web application products.
By clicking “Accept Essential Cookies Only”, you consent to us placing these cookies.
Read a single value from the active AMSX JSON object by key
Looks up the specified key in the top-level AMSX JSON object and stores the result as a string in the result buffer. Use $result$ as cmd to look up the key whose name is the current result buffer value. Returns an empty string if the key does not exist.
| Parameter | Description |
|---|---|
| cmd | key name to look up in the JSON object, or $result$ to use the result buffer as the key |
JsonValue "key name to look up in the JSON object, or $result$ to use the result buffer as the key"