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