
RoSoft_Steven
RoSoft_Steven.1
Ninox partner
Belgium
Joined: Sun Sep 30 17:18:00 UTC 2018
Latest Posts
-
Another undocumented operator : %
Also not documented in the reference manual: For example: 5 % 3 gives a result 2 which means the % operator gives the remainder of the division. Steven
-
Re: Displaying external Dropbox images. The solution if your database contain many pictures to keep the database size small.
formula : (to copy/paste) let strt := index('Shared URL Google One drive :', "d/") + 2;let nd := index('Shared URL Google One drive :', "/view");let k := "https://drive.google.…