Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
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.
When you use {{Resource}} in the script, make sure to activate option "Dont end up application if not exist".
@GaG said in Add if statement to All Data has been Processed for {{Resource}}:
Dont end up application if not exist
I do not see where this is?
@Sentient
Thank You, SOLVED!
@isaacjaco49111 said in join a resource with a variable:
@Fox I understand, so for example if I have 20 accounts and I want to obtain resource 18, should I create 18 resources?
Create one resource and put the data of 20 accounts in it
@ankilleur No
@andy231 said in Correct way to loop through all entries of a database resource?:
Π»ΠΈΠ½ΠΈΡ Π² ΡΠΈΠΊΠ»Π΅ ΠΈΠ»ΠΈ Π½Π° Π·Π°ΠΏΡΡΠΊ ΠΏΠΎΡΠΎΠΊΠ° ΠΈ ΠΎΡΠΊΠ»ΡΡΠΈΡΡ ΡΠ΅ΡΡΡΡ ΠΏΠΎΠ²ΡΠΎΡΠ½ΠΎΠ³ΠΎ ΠΈΡΠΏΠΎΠ»ΡΠ·ΠΎΠ²Π°Π½ΠΈΡ, ΡΡΠΎΠ±Ρ ΠΊΠ°ΠΆΠ΄ΡΠΉ ΡΠ°Π·, ΠΊΠΎΠ³Π΄
How about limiting the number of elements in the resource?
@andy231
Just want to know how bas restores cookie ?
BAS parses json and sends it to browser, it formats cookies and sends it to server.