
ⓘ
ⓘ
ⓘ
ⓘ
| 60 * 60 | 3600 |
ⓘ
| sec = TIME() ! always returns seconds since midnight | 58357.6 |
| sec = TIME() ! sec has a new value now: | 58358.18 |
ⓘ
| TIME( Month=1, Day=1, Year=2000, TO, Excel=day1) | 58517.29 |
| TIME( TO, Excel=right_now, MOnth=m, Day=d, Year=y) | 58519.15 |
| sec = ( right_now - day1 ) * 24 * 60 * 60 | 4.1279E8 |
ⓘ
Text, File, Statusbar, Titlebar, Clipboard instead of Messagebox are other options of WRITE, ⓘ
Without step b the graph is drawn to the main window (script window). ⓘ