Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
i'm working on the project in which i code in node.js module but how can i access this variable outside the node.js module to use it on other modules?
@Valerax thanks mate, you are the best
@isaacjaco49111 said in join a resource with a variable:
@Fox I understand, so for example if I have 20 accounts and I want to obtain resource 18, should I create 18 resources?
Create one resource and put the data of 20 accounts in it
Thank you @Fox
@Jamroy Can you explain how you did it please?