Get the current value
Member of Grid Column (PRIM_GDCL)
Name | Type | Data Type | Description |
---|---|---|---|
Result | *Result (Optional) | Variant | Current component value. |
GetValue can be used to retrieve a value from a grid column. This allows a value to be obtained without needing to use LANSA list commands such as GET_ENTRY, and without needing to know the fields being used as the source of the column.
Febuary 18 V14SP2