JamesGJ
BuildShip15mo ago
3 replies
JamesG

Selecting multi-word fields

When trying to troubleshoot a loop node I noticed this. I want to pull a specific URL field from an item, and the field has a 2-word name. I tried using item["Directions Link"], (probably the wrong thing to do?) but every time I do that the editor automatically removes the structure and reverses the input, or just declares it invalid...

Theres definitely a bug in there causing the reversal, but also how should I be selecting what I would normally write as object["field name"]?
image.png
Was this page helpful?