OpenWGA 7.0 - TMLScript reference
ResultSetMethod :
results()
On object | ResultSet |
Usage |
Returns the maximum number of documents that this result set may return |
Description |
This is the total number of documents that the result set contains, but may still contain read-protected documents. These are not put out, so the actual number of returnable documents may be lower. |
Writable | False |
Return value |
The number of documents (Number) |
Allowed in script types |
|