Data-flo
Data-flo
Source Code
CGPS
Search…
Data-flo Documentation
Adaptors
Dataflows
Data Types
Boolean
Datatable
File
Graph
Integer
List
Map
Number
Text
Getting Started Tutorial
API Documentation
Adaptors
Dataflows
Transformations
Powered By
GitBook
Boolean
The
Boolean
data type is either
true
or
false
.
Examples
`ignoreCase` argument of the "Search text" adaptor
The "Search text" adaptor accepts a
Boolean
for the
ignoreCase
argument. This argument decides whether lowercase and uppercase letters should be treated as equivalent.
Previous
Data Types
Next
Datatable
Last modified
23h ago
Copy link
Contents
Examples