Anyone know how to use the APEX Script node input bindings to bind a Dictionary?
I have an attribute adjust dictionary node set to detail attribute with a few attributes created on it and I am passing that into the first port of an APEX Script node. On the APEX Script node under Invocation/Input1 Bindings i have Dictionary To Bind checked. When i click on the drop down, the dictionary i created in the attribute adjust dictionary node does not appear. Nothing appears there.
Do i need a custom header? do I need to do a BindImport() of some kind in the script before I am able to select a dictionary? If I am able to find my dictionary in the drop down, how would i go about bringing it into the graph?
-Sky