CustomFloodlightVariable typedef
CustomFloodlightVariable = $CustomFloodlightVariable
A custom floodlight variable.
Can be used in both batchinsert and batchupdate. Adding this in batchupdate will update or append the variable to the existing list.
Implementation
typedef CustomFloodlightVariable = $CustomFloodlightVariable;