ucstr - luxembourg/muxcode-clm GitHub Wiki UCSTR() FUNCTION: ucstr(<string>) Returns <string> with all letters converted to uppercase. Example: > say ucstr(This is a test, really!) You say, "THIS IS A TEST, REALLY!" Related Topics: capstr, lcstr