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

    Function parseBoolFromValue

    • Returns true/false based on if a string value looks "truthy", meaning it contains "yes", "on", "true", "enable[d]", or any digit > 0.

      Parameters

      • value: string

      Returns boolean