Description : This instruction converts a string into all lower case chars. Parameters : Text to compute. Return Value : Text in lower case. Examples : Basic example :
This instruction converts a string into all lower case chars.