Related content
Previous snippet
2_type_restricted
An ItemFlow itemProperty shall be typed by a ValueType, Block, or Signal.
ValueType.allInstances().base_DataType->includes(self.itemProperty.type) or Block.allInstances().base_Class->includes(self.itemProperty.type)