BOOLEAN-FROM-STRING

Convert text to True/False

Syntax

BOOLEAN-FROM-STRING(value)

Example

boolean-from-string ({{isover30}})

Notes

Returns true if value is "true" or "1", false otherwise