This function converts the a text which holds true or false to the logical value true or false. It is mainly used in connection with the function jiraExpression().
Bash
toLogicalValue(text) #Output: Boolean
Examples
|
Parser expression |
Description |
|---|---|
|
Bash
|
This example is used as a logical expression and returns To achieve this the following functions are used: |
|
Bash
|
This is a very basic use case for a logical expression - it returns |
Additional information
Parameters used in this function
|
Parameter |
Input (data type) |
Description |
|---|---|---|
|
|
text |
Any given text. |
Output
This function returns a boolean
📚 Use cases and examples
| Use case | Workflow function | Field type | Automated action | Parser functions |
|---|