TrueFalseFormat
Return Yes/No based on whether the input is true/false
Method Signature
Arguments
Argument
Type
Required
Description
Default
value
any
true
The value to check for true/false and return Yes/No
Examples
Related
Last updated