Delete Empty Values in List Step
Brief description
This step removes all empty values from the selected list
Step Information
Step Name (Not required)– the custom name of the process step that labels the editor’s process step box
Input Parameters
Source list variable (Required) – the existing variable name of the list data type (string or integer list) that contains the input value
Output Parameters
- Destination list variable (Required) - existing or new variable name of list data type that contains the resulting value
- Element count (Required) - existing or new variable name of numeric data type that contains the count of resulting list
- Deleted count (Required)- new or existing integer variable that will store the total number of deleted elements
Additional comments
This step is specifically intended for the ListOfStrings data type.