Interface FparseBoolean

Parses a string into a boolean. The empty string, f, 0.0 and 0 are considered false, everything else is considered true.

Hierarchy

Properties

Properties

args: [string | GeoStylerStringFunction]
name: "parseBoolean"

Generated using TypeDoc