get key (key) from table (table)
In the toolbox
Get the value from a table associated with a particular key.
Parameters
Parameter name | Parameter type | Required? | Description |
---|---|---|---|
key | String | ✓ | The key to get. |
table | table | ✓ | The table to get the key from. |
Output
String, Boolean, Number, Array, table