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