TestProperty
TestProperty(sContext$, sValue$, BYREF sActual$)
Test property
sContext$ | String | Property to test |
---|---|---|
sValue$ | String | Value to compare |
BYREF sActual$ | String | Actual value found |
Returns result of type Integer
Applies to: Form
Introduced in KCML version 7.15
This method is used by code created by the Test Recording mechansism and should not be called by application code.
See also
Form methods, properties and events.