View Single Post
Old 04-06-2025, 12:54 PM   #1471
capink
Wizard
capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.
 
Posts: 1,197
Karma: 1995558
Join Date: Aug 2015
Device: Kindle
Quote:
Originally Posted by ownedbycats View Post
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.
capink is offline   Reply With Quote