SBM ModScript Reference → Programming SBM ModScript → Object Types → Field → Field SetBlankValue() Method
(SBM On-Premise/PaaS only) Removes data from a field, returning it to an uninitialized state.
Parameter | Type | Description |
---|---|---|
None |
Type | Description |
---|---|
None |
SBM ModScript version: 11.3.
After the data is removed using SetBlankValue(), the field contains a special code that represents a lack of data, which can be detected by IsBlank().
Copyright © 2007–2019 Micro Focus or one of its affiliates. All rights reserved.