Skip to content

Value.isTruthy method

Value › isTruthy

Official

Returns a boolean indicating whether this Value is truthy.

Signature:

isTruthy(): boolean

Returns: booleanA boolean indicating whether this Value is truthy.

Since: 1.10.0