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


boolean variable named variable_name, which was previously created using the setBoolean() function.

Short description

Returns the value stored in a 

Status
subtletrue
title
Output

Status
subtletrue
titleboolean

Available since




boolean variable named variable_name, which was previously created using the setBoolean() function.

UI Text Box
sizemedium
typeinfo

The This function returns the value stored in a 

Status
subtletrue
title


Code Block
languagebash
titleSyntax
linenumberstrue
getBoolean(text variable_name) #Output: Boolean


UI Expand
titleExamples


Expression parserDescription


Code Block
languagebash
linenumberstrue
getBoolean("myBoolean")


The function This example returns the value stored in "myBoolean".



UI Expand
titleAdditional information

Parameters used in this function

ParameterInput (data type)Description
<parameter>xxx

Status
subtletrue
titledata type

Parameter description.



UI Expand
titleOutput

The This function returns a

Status
subtletrue
titleboolean