Could someone who has used the Upper function post an actual example, I could not figure it out using the help section.
An example such as:
GetClipBoard>WhatsInTheClipBoard
function conversion to Upper with the proper syntax
MDL>WhatsInTheClipBoard
Thanks this would be helpful to all I'm sure
Example using the Upper function
Moderators: JRL, Dorian (MJT support)
GetClipboard>ClipBoardContents
Let>ClipBoardContents={Upper(%ClipBoardContents%)}
Let>ClipBoardContents={Upper(%ClipBoardContents%)}
MJT Net Support
[email protected]
[email protected]
Use in your new manual
Thanks for the example. You may want to consider putting more examples like this in the manual. Short easy examples like this really help someone figure out the syntax.
Thanks again.
Thanks again.