create_value#
- Cell.create_value(val)#
Create a value instance.
This value instance can reference variables on the variable server.
- Parameters:
- Returns:
Notes
Creating a value from a
Databaseinstance can reference variables in theDatabaseinstance.Creating a value from a
Cellinstance can reference variables in both theDatabaseinstance and theCellinstanceCreating a value from a
ComponentDefinstance can reference variables in both theDatabaseinstance and theComponentDefinstance.