Multiple choice technology programming languages

Which one of the following @function is used to get value of the field?

  1. @GetField

  2. @GetItemValue

  3. @GetFieldvalue

  4. @Value

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

@GetField is the correct Lotus Notes formula function used to retrieve the value of a field. The other options (@GetItemValue, @GetFieldvalue, @Value) are not standard Lotus Notes formula functions for field value retrieval.