11/6/2024 6:06 AM | |
Joined: 1/21/2013 Last visit: 8/29/2025 Posts: 4087 Rating:
|
Hi samsy, In general, the DatabaseResult object is described in the System Manual. However, it may be helpful to take a closer look at the object using the Script Debugger. Instead of using the for…in loops as in the code snippet or the manual, I use the following code to parse the result.
Kind regards |
Follow us on