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


---

# Array.Boolean data type

# Array.Boolean 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 a sequence of true or false values in an array.

## Basic options {#array-boolean-data__section_bbc_ht3_dlb}

{#array-boolean-data__table-basic-data-options__entry__2}{#array-boolean-data__basic-data-label}{#array-boolean-data__basic-data-name}{#array-boolean-data__basic-data-type}{#array-boolean-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. |
[ ]

{#array-boolean-data__table-basic-data-options}

## Advanced options for Array variables {#array-boolean-data__section_tj3_t53_dlb}

{#array-boolean-data__table_gkd_5t3_dlb__entry__2}

| Option | Description |
|-|-|
| Hint | Provides guidance to flow or action designers on how to configure the data. |
| Max rows | Specifies the maximum number of entries to display in the Workflow Studio interface. The array can store more values than it displays. |
[ ]

{#array-boolean-data__table_gkd_5t3_dlb}

## Advanced options for Boolean variables {#array-boolean-data__section_yyx_5z3_dlb}

{#array-boolean-data__table_kfx_vz3_dlb__entry__2}

| 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. |
[ ]

{#array-boolean-data__table_kfx_vz3_dlb}

