Hi, I am reading manuals but no answer is found.
I try to call a module, which performs a common job, from other module or short-code flow and retunt to the same treath.
I mean , for example.
I have a main module. In the action nr2 I call a module "B" which perform an evaluation and set value to a variable. And then I'd like to return to the manin module after the action nr2 . And in the action nr3 use te value.
I need that because the module "B" should be used by other modules.
I dont't see how to use "return to module" in this case.
Any suggestion ??
Thanks in advanced
I try to call a module, which performs a common job, from other module or short-code flow and retunt to the same treath.
I mean , for example.
I have a main module. In the action nr2 I call a module "B" which perform an evaluation and set value to a variable. And then I'd like to return to the manin module after the action nr2 . And in the action nr3 use te value.
I need that because the module "B" should be used by other modules.
I dont't see how to use "return to module" in this case.
Any suggestion ??
Thanks in advanced