Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
WhilePrintingRecords;
Numbervar Array array1;
Redim array1 [10];
Local NumberVar i;
For i := 1 to 10
Step 1
Do(array1 [i] := 1+Truncate RND()*Count({YourField}))) ;
WhilePrintingRecords;
NumberVar Array Array1;
not (RecordNumber = Array1)