Overview

ENDSWITH takes 2 inputs, converts them to STRING type and will check the first input and return true if the last characters in the STRING match the STRING of the second input.