Lotus Software logo
IBM Lotus Domino Designer 8.5
  Versions 8.5 and 8.5.1






@DeleteField

Deletes the value of an editable field.

Syntax

FIELD fieldName := @DeleteField

Usage

This function works in agent, view action, and toolbar button formulas.

If the field has a default value, the default value is reinstated after this function deletes the current value.

This function is the same as @Unavailable.

Use this function to delete invisible fields from documents, such as fields created using the @SetField function.

Language cross-reference

Clear method of LotusScript NotesUIDocument class

RemoveItem method of LotusScript NotesDocument class

Remove method of LotusScript NotesItem class

removeItem method of Java Document class

remove method of Java Item class

See examples

Examples: @DeleteField
Related topics
Accessing the current document in the formula language
@Functions with ECL security
Working with @functions
"Creating a sent mail folder" on the Lotus Developer Domain
Fields




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009