CII Module Configuration
This article written for the older version and is currently under construction.

Configuration Details
Calling Rundown Items

Assigning Conditions

This article written for the older version and is currently under construction.



Trigger a function:
B\UP\<RundownId>_<RundownItemId>\button$<ButtonKey>§1\\<CR><LF>
Update a field's value:
B\UP\<RundownId>_<RundownItemId>\<FieldType>$<FieldKey>§<FieldValue>\\<CR><LF>
Query a rundown item for updatable fields & triggerable functions:
B\AN\<RundownId>_<RundownItemId>\\<CR><LF>
Query specific field and get its current value:
B\AV\<RundownId>_<RundownItemId>\<FieldKey>\\<CR><LF>