Set Lookup Table Value
Description
This functor inserts values into a lookup table. If the table is already filled in, it replaces the old values with new values.
Inputs
Name | Type | Description |
---|---|---|
Table | Lookup Table Type | The lookup table where the values will be inserted. |
Key | Real Value Type | A key to the line in which the value will be inserted. |
Value | Real Value Type | Value to be inserted. |
Optional Inputs
Outputs
Name | Type | Description |
---|---|---|
Updated Table | Lookup Table Type | The updated lookup table. |
Group
Notes
Internal Name
SetLookupTableValue