DOMOBJECT:set_data
DOMOBJECT:set_data(
data
)
Sets one or more items in the Storyboard application's data manager. Each key should be relative to the DOMOBJECT. The keys are fully qualified before being used as a data manager key.
Parameters
| Name | Type | Description |
|---|---|---|
data | #table | A table containing the variable to change as the relative key and the value to change it to as the fully qualified key's value. |