Dynamic Icons Scripting Reference - v1.3.0
    Preparing search index...

    Function parseBoolOrDefault

    • Returns true if the string value is "truthy," or the provded default if value is blank or is "default".

      Parameters

      • value: string
      • dflt: boolean

      Returns boolean

      parseBoolFromValue()