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