NXC  Version 1.2.1 r5
 All Data Structures Files Functions Variables Groups Pages
string UpperCase ( string  src)
inline

Uppercase the characters in a string.

This function uppercases all of the characters in the src string.

Warning
This function requires the enhanced NBC/NXC firmware.
Parameters
srcThe source string.
Returns
The uppercased string.
Warning
You cannot use NXC expressions with this function
Examples:
ex_uplow.nxc.