Calling other Org-based extensions from your extension code
Hi - I have defined a number of constant values in an Extension which has Org scope. How am I able to access these values from other extensions? Are they only available to to extensions which are in Org scope?
0
-
Actually I guess what I'm asking is…
Can you execute an extension from within the code of another extension?
If so, how? And what are the rules around the scope of those extensions in order to call one from the other?
Thanks for any help.
0 -
Yes You Can Drew Heath ,i.e First You will call an extension and store its output in a variable and now u will call another extension which takes the output of first extension as input variable
0
Please sign in to leave a comment.
Comments
2 comments