SBM ModScript Reference → Programming SBM ModScript → Object Types → Field → Field GetRequiredFlag() Method
Used to check whether or not a field is required.
Parameter | Type | Description |
---|---|---|
None |
Type | Description |
---|---|
int |
Returns a value that corresponds to the constant FieldRequiredConstants. For details, see FieldRequiredConstants. |
SBM ModScript version: 11.3.
This method is only useful when Field is part of a FieldList from an item that is in the process of being transitioned.
Copyright © 2007–2018 Serena Software, Inc., a Micro Focus company. All rights reserved.