Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Page properties
hiddentrue
Status
Tech review

Status
titletodo

Style guide

Status
titletodo

Status
titletodo
Status
colourYellow
titleReady for review
Status
colourGreen
titledone
Status
colourRed
titleflagged

Page properties
hiddentrue
Short description Returns Statussubtletruetitlestring s with all its characters converted to upper case.Output Statussubtletruetitlestring UI Text Box
sizemedium
typeinfo

The function returns Statussubtletruetitlestring s with all its characters converted This function converts a given text with all characters to upper case.


Code Block
languagebash
titleSyntax
linenumberstrue
toUpperCase(string stext) #Output: StringText


UI Expand
titleExamples


Parser expressionDescription


Code Block
languagebash
linenumberstrue
toUpperCase("heLLo WORLD!")
The function returns a
Status
subtletrue
titlestring
: "HELLO WORLD!"


This example returns

HELLO WORLD!


Code Block
languagebash
linenumberstrue
toUpperCase("Jira Workflow Toolbox!")


This example returns

JIRA WORKFLOW TOOLBOX!



UI Expand
titleAdditional information

Parameters used in this function

ParameterInput (data type)Description
<parameter>text

Status
subtletrue
titledata typeText

Any given textParameter description.



UI Expand
titleOutput

The This function returns a

Status
string
subtletrue
titletext



Image AddedUse cases and examples

Page properties report
firstcolumnUse case
headingsJWT feature, Workflow function, Field type, Automated action, Parser functions
cqllabel = "parser_func_touppercase" and space = currentSpace()


Page properties
hiddentrue
id1


Parser function cloudtoUpperCase()
Map(tick)
Notes




Page properties
hiddentrue



Status
Tech review

Status
colourGreen
titledone

Style guide

Status
colourGreen
titledone

Status
titletodo
Status
colourYellow
titleReady for review
Status
colourGreen
titledone
Status
colourRed
titleflagged



Page properties
hiddentrue


Short description

Converts a given text with all characters to upper case.

Output

Status
subtletrue
titletext

Available since

Status
subtletrue
colourRed
titleneeds lookup

Label