FORMULA LANGUAGE


Examples: @Char
1. This example returns: A.
2. This example returns: a.
3. This example returns: 8.
4. This example returns the character in the field named QuestionnaireNumber if that field is currently filled in; otherwise, returns a null string.
5. This example uses @Char(13) to insert a carriage return into the text of @Prompt.
See Also