Function endsWith

  • endsWith(searchString, endPosition?): boolean
  • Returns true if the sequence of elements of searchString converted to a String is the same as the corresponding elements of this object (converted to a String) starting at endPosition – length(this). Otherwise returns false.

    Parameters

    • searchString: string
    • OptionalendPosition: number

    Returns boolean

Settings

Member Visibility

AltStyle によって変換されたページ (->オリジナル) /