OpenWGA 7.0 - TMLScript reference

ResultSet
Method :

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
  • WebTML pages and normal WebTML actions
  • Master actions
  • TMLScript tasks in jobs
  • Content type events