vlocode-project - v2.4.5
    Preparing search index...

    Function normalizeSObjectTypeName

    • Normalize an SObject type or field name for case- and namespace-insensitive comparisons; strips both real and placeholder namespace prefixes and lower cases the name.

      Parameters

      • name: string

        SObject type or field name to normalize

      Returns string