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!
EXTENSION* EXTENSION*\manifest.json
@yourfriendkarol
No, for resources created via user interface, as far as I know, there is no such possibility.
You can safely use any loop with 'ignoring errors' inside, if you need to wait for adding elements.
@yourfriendkarol said in List or resources or...?:
I need to learn javascript for basic operations, will help a lot in BAS
This path is not for the faint hearted, but it definitely pays out :)