Skip to main content
Version: 9.0.2

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

NameTypeDescription
data#tableA table containing the variable to change as the relative key and the value to change it to as the fully qualified key's value.