PDA

View Full Version : Code Snippet function lowcase(s: string): string;


webdev
09-06-2009, 08:51 PM
A simple function that converts alphabetic values into their respective lowercase value.