Function before

  • Get the portion of a string before the first occurrence of a given value.

    Returns

    Parameters

    • subject: string
    • search: string

    Returns string

Generated using TypeDoc