I want to do IF statement: If my resource runs out of data to process do x actions. How do I do this? I tried to use Ignore errors but that did not work.
@Adisame forgot about DM, use mongo compas or other mongo GUI to see on DB, export, import etc. Bas work good with mongo only on skript side, but not on data manager
I haven't tried but should work. You can create array by going to "create value in visual constructor " -> " create empty array " and also, other array operations are available.
Hope that really answered your problem. Can also use the "Select Records" command, change the Table to the second one and add any filters you need. This will return all records in a list and using the Foreach will get the job done.