17.03.2021, 11:08
(17.03.2021, 08:39)admin Wrote: Use this. It's recommended to keep PIN length the same. Otherwise it might not work for the end user who had the visualization already open when the PIN was changed.
Code:12id = 1 -- plan ID db:update('visfloors', { pincode = '123456' }, { id = id })
Many thanks. PIN script working