Wappler v6.x/v7 beta 23
NodeJS
Library actions can't access "private" objects inside Globals context
"Private" object (Output off):
Somewhere down the road within Global steps:
A 500 HTTP error is seen due to non-existing object
In my opinion, if something is Included it should inherit the scope of the caller (in this case, Globals)