FORMULA LANGUAGE
Examples: @DocChildren
If there are three direct descendants to a document:
1. This example returns 3.
@DocChildren
2. This example returns 3 Responses. Lotus Domino substitutes the appropriate number for %. If the document doesn't have any responses, this formula returns 0 Responses.
@DocChildren("% Responses")
3. This example returns 3 Responses. This time, if the document doesn't have any responses, the formula returns the message No Responses.
@DocChildren("No Responses";"% Responses")
4. This example returns There are 3 Responses. If the document has one response, the message is 1 Response; if the document has no responses, the message is No Responses.
@DocChildren("No Responses";"1 Response";
"There are % Responses.")
See Also
@DocChildren
Glossary
Feedback on
Help
or
Product Usability
?
Help on Help
All Help Contents
Glossary