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