Details
-
Type:
Feature Request
-
Status: Closed
-
Priority:
L3 - Default
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 7.9.0, 7.9.0-alpha3
-
Component/s: external task client js
-
Labels:None
Description
AT:
- I can use the `task.variables` object to have access to the variables of the task through getters (get and getTyped).
- I can call get(key) to get the value of variable corresponding to key.
- I can call getTyped(key) to get the full variable corresponding to key.
- I can call getAll() to get the values of all variables.
- I can call getAllTyped() to get all variables.
mgm-controller-panel
This is the controller panel for Smart Panels app
Attachments
Issue Links
- is depended on by
-
CAM-8785 I can receive and respond with variables
-
- Closed
-