What's the difference between [:something] & [something] & {something:something2} & {something} , etc.?

Is there a document link that explain when to use [:something] syntax like [:lastsale] , [:Value] , {Entity Name}, {Entity data:somevalue} , etc? and what really is the difference between them? are they variable? or entity? or entity’s attribute? or user’s input? and can we define our own variable?

I’ve also some case where no brackets are needed as well such as the “field name” parameter for “Update Entity Data” action.

thanks in advance

1 Like

Excellent Question! I haven’t received a definitive answer to this question either, and it causes a lot of confusion. I will give it shot :wink:

3 Likes

Wow, That’s a very thorough explanation and really I appreciate it, QMcKay. It’ll certainly take a while for me to remember all that though:smile:

Thank you very much for that detailed explanation. We also have [=2+2] syntax for expressions. When listed seems really a lot :slight_smile: