SBM ModScript Reference → Programming SBM ModScript → Object Types → Field → Field IsSelected() Method
Determines whether a field has been selected for Update() processing by the Select() method.
Parameter | Type | Description |
---|---|---|
None |
Type | Description |
---|---|
bool |
Returns true if selected; false if not. |
SBM ModScript version: 11.3.
If not selected, the field is ignored during the next database update. See the Select() method for more details.
Copyright © 2007–2019 Micro Focus or one of its affiliates. All rights reserved.