SFHub List
The SFHub List data type is supported only in Studio. List of values
can be stored in variables for later enumeration.
SFHub List can be created and modified using the 'Set' SFCodeBlock (see the SFCodeBlock Reference manual). Values recorded in a SFHub List can be referenced by index or by the enumerator name, if referenced inside a ForEach SFCodeBlock (see 'For' and 'For Each' in the SFCodeBlock Reference Guide).
The following topics provide more details about SFHub List: