Files
noodl-docs/nodes/data/object/_properties.md
Eric Tuvesson 656e5fc8d2 chore: Upgrade Docusaurus from v2 to v3 (#52)
* chore: Upgrade Docusaurus from v2 to v3

* chore: Update "Test build" GH workflow

* fix: build

All markdown is processed as MDX

* fix: Broken links
2024-01-12 16:53:22 +01:00

1.8 KiB

Data Description
Properties To Set You can specify which properties to set by adding them to this list. Object don't have a schema with predefined properties like Records so you can choose any property name you want.
Property Types Each property that you want to set will give you the option of setting the type of the value that you want to set to that property.
Property Values {/##input:prop-*##/}The value to set on the Object property when the action is performed. (Signal is receieved on the Do input){/##input##/} Each property that you want to set (that was added to the Properties to set section above) will get it's own input both in the property panel and as a connection input.