This function converts a given text with all characters to upper case.
Bash
toUpperCase(text) #Output: Text
Examples
|
Parser expression |
Description |
|---|---|
|
Bash
|
This example returns HELLO WORLD! |
|
Bash
|
This example returns JIRA WORKFLOW TOOLBOX! |
Additional information
Parameters used in this function
|
Parameter |
Input (data type) |
Description |
|---|---|---|
|
|
Text |
Any given text. |
Output
This function returns a text