mirror of
https://github.com/noodlapp/noodl-docs.git
synced 2026-01-11 06:42:55 +01:00
* chore: Upgrade Docusaurus from v2 to v3 * chore: Update "Test build" GH workflow * fix: build All markdown is processed as MDX * fix: Broken links
1.8 KiB
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. |