Skip to content

Function or Array of Variable Card values #15

@bangplaysgames

Description

@bangplaysgames

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Accepted (To Do)

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions