-
-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
Description
Issue type:
- ➕ Feature request
Short description:
Either a function:
function VariableCard(int ID){
return Value
}
Or an array:
VariableCard["ID"]
Either of these would return the value of the variable card with the ID passed to it. In the case of the array, the ID would be the index.
The same rules for Integrated Dynamics variable cards would still apply: Have the variables contained in the network in order to be valid.
This opens the door for declaring variables within scripts that represent the values of variable cards directly.
anton85bk and BobserLuck
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Accepted (To Do)