FORMULA LANGUAGE
Examples: @GetField
1. This code, when added to a computed field on a form and accessed on the Web or in Notes, displays Hello if "Hello" is the default value of the greeting field.
@GetField("greeting")
2. This computed field formula multiplies values from two fields. The fields are named by adding suffixes to the name of the current field.
@GetField(@ThisName + "_Quantity") * @GetField(@ThisName + "_Cost")
Siehe auch
@GetField
Glossar
Ihre Kommentare zur
Hilfe
oder zur
Verwendbarkeit der Software
?
Hilfe zur Hilfe
Inhalt der gesamten Hilfe
Glossar