Quote:
Originally Posted by ownedbycats
Second one worked.
What would I use specifically for the first one? I wasn't sure if it'd be if globals(_caller) inlist 'Cleanup: Kobo, Add Purchase Information' or something else.
|
Yes, supposing these are the exact names of the calling chains. If the names of the chains are subject to change, you could do it in every calling chain, by using the Chain Variables action to define a variable (e.g. update = skip), and in the chain caller action, tick the option to pass variables to the called chain.
Note: Variable names starting with underscore are not passed to the called chain.