Reflect.Get¶
| Name | Mandatory | Description | Default | Type |
|---|---|---|---|---|
⬅️ Input |
The input of the shard, if any | None |
||
Output ➡️ |
The resulting output of the shard | Any |
||
Name |
No | The name of the variable to get | none |
StringVar(String) |
Gets a variable dynamically by name. Returns None if the variable doesn't exist.