Go to repository

Function toStartWith

Answer if the actual value starts with the expected string.

Parameters

  • actual: string
  • expected: string

Returns boolean