Dragging component globalMap variables
All components produce one or more globalMap
variables that can be used within other components, such as tJavaRow
.
If you do have lots of components, then using Ctrl + Space to locate your specific globalMap
variable may be difficult.
A simpler method is to open the component tab for the component, ensuring that it is in panel mode, and that you can see the outline view in the bottom right-hand side of the studio.
You can then simply expand the given component and drag the variables from the outline panel into your code panel, as shown in the next screenshot: