Go to: Synopsis. Return value. Related. MEL examples.
toupper
<string>
toupper is undoable, queryable, and editable.
Returns a string that is a duplicate of the string argument except that all upper case alphabetic characters are converted to upper case.string
In query mode, return type is based on queried flag.
toupper "UnSatIsfIEd"; // Result:UNSATISFIED//