Grid Column - GetValue Method

Get the current value

Member of Grid Column (PRIM_GDCL)

Parameters

NameTypeData TypeDescription
Result*Result (Optional)VariantCurrent component value.

Details

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.

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2