OutputVar := instance.ToUpper()
Gets a copy of the current Value and returns it converted to upper-case.
Returns string copy containing Lower case value representing the current instance.
If ReturnAsObject Property for this instance is true then returns MfString otherwise returns var containing string.