I created a function inside a Script object to convert a date e.g. 08-21-2003 to August 21, 2003. However I am hitting a wall on a very simple issue. How do I get the value out of the script object? I know there is a very simple solution. I just don' t have it.
In one text box you enter 08-21-2003 and on a click event of a button another text field shows August 21, 2003.