20.11.2018, 07:48
You need to use string/text data type, but this way it will be a read-only value.
Or you can use SVG image, which will display client time:
https://forum.logicmachine.net/showthread.php?tid=1634
Code:
time = os.date('%H:%M')
grp.checkwrite('1/1/1', time)
Or you can use SVG image, which will display client time:
https://forum.logicmachine.net/showthread.php?tid=1634