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.