Close

Search

Boolean True / False
January 14, 2020
1
2
Summary
Boolean True / False , not String
I am using javascript and need to use boolean value true / false (not 0 and 1 in this case). If I assign a variable true or false is Captivate seeing it as a string, or an actual Boolean True / False? This is what I did:
- Created a variable.
- Make default value False.
- On click of a button, assign True to the variable.
Thanks.
I am using javascript and need to use boolean value true / false (not 0 and 1 in this case). If I assign a variable true or false is Captivate seeing it as a string, or an actual Boolean True / False? This is what I did:
- Created a variable.
- Make default value False.
- On click of a button, assign True to the variable.
Thanks.
You must be logged in to post a comment.
All Comments
Sort by:
Most Recent

- Most Recent
- Most Relevant