Selects a field in the Details control by name.
<select-field
name="stringID" />
Attributes
name
Specifies the string ID for name of the field. Use the Details Field String ID section in the WDK Tools group to determine the string ID of a field.
Remarks
Use select-first-object or select-all-objects to select one or more Outline objects prior to accessing the Details control.
Element Information
Parents | activate-event, if, and, or, not, then, else |
Children | None |
End Tag | No - close element with "/>" |
Return Value | True if one Details meeting the criteria was selected. |