Go to repository

Function toEndWith

Answer if the actual value ends with the expected string.

Parameters

  • actual: string
  • expected: string

Returns boolean