Is Left Substring of X Equal To Y?

left_substring_equals(x, y)

Arguments

x

String of which the left part is compared with y

y

String to be compared with the left part of x