Print

CountDocuments

This function returns the number of documents that are attached to current case.

Syntax

CountDocuments();

Function arguments

This function does not take any arguments.

Return value

This function returns Decimal.
Returns the number of documents attached to current case.

Examples

Example 1:
This will store number of documents attached to current case in variable 'docsNumber’.

docsNumber = CountDocuments();
Czy artykuł był pomocny?
0 na 5 gwiazdek
5 Stars 0%
4 Stars 0%
3 Stars 0%
2 Stars 0%
1 Stars 0%
5
How can we improve this article?
How Can We Improve This Article?