Prelude API
    Preparing search index...

    Function isBlank

    • Checks if provided string is blank.

      Parameters

      • value: string

        The string to check.

      Returns boolean

      true if provided string is blank, false otherwise.