{{getMsg('Help_YouAreHere')}}:
/
{{page.title}}
{{page.title}}
{{$root.getMsg("downLoadHelpAsPdf")}}
{{helpModel.downloadHelpPdfDataStatus}}
Boolean constants
Can be used in the property formula of property "Boolean Output Format" to set the output format of a Boolean element, e.g. a formula field with Boolean return value.
Depending on the specified output format the formula returns True, T, Yes, Y or 1 if the return value is true.
| Constant | Description | |
|---|---|---|
| trueorfalse | True or False | |
| torf | T or F | |
| yesorno | Yes or No | |
| yorn | Y or N | |
| oneorzero | 1 or 0 |
