Function betweenFirst

  • Get the smallest possible portion of a string between two given values.

    Returns

    Parameters

    • subject: string
    • from: string
    • to: string

    Returns string

Generated using TypeDoc