Expression.toBool

Statically evaluate this expression to a bool if possible

class Expression
toBool
()

Return Value

Type: Optional!bool

an optional thath either contains the value or is empty

Meta