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

    Function evaluateValue

    • Evaluates a numeric expression within an arbitrary string. Returns zero if evaluation fails or value string was empty. Note that the number formats must be "language neutral," meaning always period for decimal separator and no thousands separators.

      Parameters

      • value: string
      • defaultValue: any = 0

      Returns any