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