From Variants to Variant

Function

This Step converts data of type VariantList to type Variant. If the input list contains multiple elements, the first element will be used.

Usage Scenario

This Step is a general data type conversion Step. This Step has no fixed usage scenarios.

Input and Output

  • Input: VariantList data input to this port will be converted to Variant data.

  • Output: Variant data obtained from conversion.