zl程序教程

您现在的位置是:首页 >  后端

当前栏目

【RF库Collections测试】Convert To List

List测试 to convert RF collections
2023-09-14 08:59:26 时间

Name:
Convert To List
Source:
Collections <test library>
Arguments:
[ item ]
Converts the given `item` to a list.
Mainly useful for converting tuples and other iterable to lists. Use `Create List` from the BuiltIn library for constructing new lists.