Accessing linked object properties when formatting objects to string in AIP Logic

I’m curious if anyone has a good workaround here without going to write a function (which I expect I’ll do):

I’ve got an object set that I want to format as a string for input to the Use LLM block, but one of the properties I need to access is on the other side of a 1:1 link. It’s not accessible directly in the Print object set as formatted string board, but I’m curious if anyone has done anything clever with a Loop control flow or some other approach?

1 Like