powered by
Compare two characters from left Much useful for arguments input. Case is ignored.
left_equal(x1, x2)
logical
one character
the other character
left_equal('o','OK') left_equal('ok','O') left_equal('ok','Ok')
Run the code above in your browser using DataLab