Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Edit script has options like Web files option and the Field data . what is the difference between two. Both are having the same options.
Web File: Load a file coming from a website
Field data: Load specific rows coming from a field located in a database
LOAD max(FieldValue('Id', recno())) AUTOGENERATE FieldValueCount('Id');