Setting an Element Explicitly to Nil
In some situations, you may wish to set an element explicitly to nil. One situation is when you wish to insert a row into a database table and you wish to supply a NULL for one of the columns.
- Procedure
- Select the input element you wish to set to nil.
- (XPath 1.0) Click the Content tab of the Edit Statement window and select the Set Explicit Nil check box.
- (XPath 2.0) Select the Set Explicit Nil check box under the Statement Type section under the Edit Statement tab.