TestSetStringProperty
TestSetStringProperty(sName$, sValue$)
Set a property during form tests
sName$ | String | Property name (including 'suffix') |
---|---|---|
sValue$ | String | String value to set |
Applies to: Generic , Grid , GridCell , ListItem , MenuItem , TabbedItem , TreeItem
This method is used by code created by the Test Recording mechansism and should not be called by application code.
See also
Generic methods, properties and events. Grid methods, properties and events. GridCell methods, properties and events. ListItem methods, properties and events. MenuItem methods, properties and events. TabbedItem methods, properties and events. TreeItem methods, properties and events.