---
sourceDocument: Australia Build workflows
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/build-workflows

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia Build workflows

ft:clusterId :

    - crworkflow

bundleId :

    - crworkflow

workflow :

    - Creator


---

# True/false data type

# True/false data type {#ariaid-title1}

* Release version: Australia
* 
* Updated March 12, 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

Store true or false values using JavaScript data conventions.

## Basic options {#true-false-data__section_zbh_llt_flb}

{#true-false-data__table-basic-data-options__entry__2}{#true-false-data__basic-data-label}{#true-false-data__basic-data-name}{#true-false-data__basic-data-type}{#true-false-data__basic-data-mandatory}

| Option | Description |
|-|-|
| Label | Displays the label used to identify the data variable in the Workflow Studio interface. The label can consist of any text. |
| Name | Displays the name used to identify the data variable in script calls. The name can only consist of alphanumeric and underscore characters. The system automatically converts the label into a valid name by removing or replacing any special characters. |
| Type | Indicates the type of data stored by the data variable. |
| Mandatory | Indicates whether the data variable must contain a value when configured in an action. |
[ ]

{#true-false-data__table-basic-data-options}

## Advanced options {#true-false-data__section_ihr_llt_flb}

{#true-false-data__table_oyw_4pg_dlb__entry__2}{#true-false-data__row-advanced-data-hint}{#true-false-data__row-advanced-options-default-value}

| Option | Description |
|-|-|
| Hint | Provides guidance to flow or action designers on how to configure the data. |
| Default value | Specifies the value used when a flow or action designer does not provide a value. |
[ ]

{#true-false-data__table_oyw_4pg_dlb}

