: 18 : 19 : 1 |
@GetDocField is hugely useful for fetching fields from documents by their UNID where efficiency is not an important factor or where dynamism is required (eg random item names), rather than creating lookup views and using @DBLookup.
It would be even more useful if you could specify the source database aswell (currently only 'current db' is allowed).
|