This function returns the values stored in a number list variable, which was previously created using the setNumberList() function.
Bash
getNumberList(variableName) #Output: Number list
To return the value you must have created the variable before, using the setNumberList() function within the same expression.
📚 Use cases and examples
| Use case |
|---|
| No content found. |