mirror of
https://github.com/noodlapp/noodl-docs.git
synced 2026-01-12 15:22:53 +01:00
Feat/os fixes (#65)
* Feat: Add notices of creating empty git repos * Feat: remove references to workspaces and cloud and add notices of old videos
This commit is contained in:
@@ -9,7 +9,7 @@ title: Noodl.Objects
|
||||
One step above **Variable**s are **Object**s,
|
||||
this is a global data model of Noodl objects.
|
||||
Each object is referenced with an **Id** and can contain a set of properties.
|
||||
You can access all objects in your workspace through their **Id** and the `Noodl.Objects` prefix.
|
||||
You can access all objects in your project through their **Id** and the `Noodl.Objects` prefix.
|
||||
Change a property of an object will trigger all connections from object nodes with the corresponding **Id** and property.
|
||||
You can learn more about objects and how you use them in your Noodl applications [here](/docs/guides/data/objects).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user