Grid Column - GetValue Method

Get the current value

Member of Grid Column (PRIM_GDCL)

Parameters

Name

Type

Data Type

Description

Result

*Result (Optional)

Variant

Current 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

  • No labels