GetListItemCount
Description:
-
Gets the number of items defined by a variable that represents a list of multiple items.
Input Properties
list
Description:
-
Variable that represents a list of multiple items.
Required:
-
Yes
separator
Description:
-
Character used to separate multiple values. The default is a semicolon.
Required:
-
No
Output Properties
listitemcount
Description:
-
Variable that represents number of items in the list.
listitemsize
Description:
-
Describes the number of items in the list:
none = The list does not contain any items.
one = The list contains one item.
many = The list contains more than one item.
Additional Information
Additional information concerning this Action:
-
None.
Copyright © 1999-2025 LabVantage Solutions, Inc.