OpenWGA 7.9 - TMLScript reference
CollectionResultProperty :
firstResult
| On object | CollectionResult |
| Usage | Returns the first result document of the collection |
| Description | This is an effective way of returning the very first document context that is returned by the query or navigator if only this is important. |
| Writable | False |
| Return value | TMLContext |
| Allowed in script types |
|