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 a

Status
subtletrue
titlenumber
representing the length of s.

Output Statussubtletruetitlenumber UI Text Box
sizemedium
typeinfo

The This function returns a

Status
subtletrue
titlenumber
representing the length of s of any given text.


Code Block
languagebash
titleSyntax
linenumberstrue
length(string stext) #Output: Number


UI Expand
titleExamples


Parser expressionDescription


Code Block
languagebash
linenumberstrue
 length("Star Wars") 
The function returns a
Status
subtletrue
titlenumber


This example returns:

9


Code Block
languagebash
linenumberstrue
 length("JWT") 


This example returns:

3

: 9



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
subtletrue
titlenumber



Image AddedUse cases and examples

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


Page properties
hiddentrue
id1


Parser function cloudlength()
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

Returns the length any given text.

Output

Status
subtletrue
titlenumber

Available since

Status
subtletrue
colourRed
titleneeds lookup

Label