Elemental Visual Part - GetValue Method

Get the current component value

Member of Elemental Visual Part (PRIM_EVP)

Parameters

NameTypeData TypeDescription
Result*Result (Optional)VariantCurrent component vaule

Details

GetValue can be used to retrieve a value from a field.
 
This allows a value to be obtained without needing to know the name of the field being used.

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2