白皮书下载
shifting clause
Function description
Convert the data to be converted into the required data format according to the conversion type, which can be converted into Boolean type, integer type, floating point type, text type and list type, and save it to variables for output.
instructions
After adding a component, enter & ldquo; in the attribute area on the right; Data to be converted & rdquo; Select the corresponding data type to be converted, and view the converted data through debugging output.
Attribute description
-
Output to variable: the result of data conversion is saved to variable for output.
-
Data to be converted: the data to be converted can be variables or strings.
-
Data type to convert: drop down to select the data type to convert, including boolean type, integer type, floating point type, text type and list type




