FORMULA LANGUAGE
Examples: @DocDescendants
If there are three descendants to a document:
1. This example returns 3.
@DocDescendants
2. This example returns 3 Response(s).
@DocDescendants("% Response(s)")
3. This example returns 3 Responses. If there are no responses to the document, the formula returns No Responses.
@DocDescendants("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.
@DocDescendants("No Responses";"1 Response";
"There are % Responses.")
See Also
@DocDescendants
Glossary
Help on Help
Open Full Help Window
Glossary
Help on Help
Open Full Help Window