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