Skip to main content
Rive home page
Search...
⌘K
Ask AI
Support
Get Started
Get Started
Search...
Navigation
DataValue
DataValueBoolean
Home
Editor
Scripting
App Runtimes
Game Runtimes
Feature Support
Tutorials
Case Studies
Community
Blog
Early Access
Scripting
Getting Started
Demos
Creating Scripts
Protocols (Script Types)
Data Binding
Script Inputs
Pointer Events
Debugging
Keyboard Shortcuts
Scripting API
Artboards
Color
DataValue
DataValue
DataValueBoolean
DataValueColor
DataValueNumber
DataValueString
Listener
Property
PropertyTrigger
Gradient
Image
Interfaces
Mat2d
Paint
Path
Renderer
Vec2d
On this page
Fields
value
DataValue
DataValueBoolean
DataValue
that stores a boolean value.
Fields
value
The stored boolean value.
Copy
Ask AI
local
dv
:
DataValueBoolean
=
DataValue
.
boolean
()
dv
.
value
=
false
Was this page helpful?
Yes
No
Suggest edits
Raise issue
DataValue
DataValueColor
⌘I