Function normalizeSalesforceName

  • Normalizes a Salesforce field or class name by removing the namespace prefix, dropping the __c postfix and replacing any underscores in the middle of the name.

    Parameters

    • name: string

    Returns string