G
Guest
I want to put a button on a form and use it to populate a
text field with the system time. I used the following
code but I keep getting a null value returned:
myTime = time()
Any idea on what the code is to return the time? This
keeps returning a null.
text field with the system time. I used the following
code but I keep getting a null value returned:
myTime = time()
Any idea on what the code is to return the time? This
keeps returning a null.