• Tests whether a Salesforce ID is in the correct format, a 15- or 18-character length string with only letters and numbers

    Parameters

    • value: string

      The ID as a string.

    Returns boolean