function upper(original) upper() returns the original string in uppercase. Arguments:
RETURN upper("hello")