Saturday, 4 August 2007

REVERSE

Reverses the characters of a String.

Example: REVERSE('1234567890') = '0987654321'

No comments: