Retrieves the value of a public
field.
o.GetField(loInstance, lcFieldname)
Return Value
Field value or an Exception is thrown if the field doesn't exist or is inaccessible.
Parameters
loInstance
Instance on which the field lives.
lcFieldname
Name of the field to retrieve the value from
Remarks
Only
public
fields are retrieved.
See also:
Class wwDotNetBridge© West Wind Technologies, 1996-2024 • Updated: 10/24/24
Comment or report problem with topic