First time here? Check out the Help page!
1 | initial version |
I don't believe you can get output variables/meters in XML format. The OutputControl:Table:Style
object only controls the standard tabular output reports.
However, you can get output variables in JSON or SQLite format if that helps by using the Output:JSON
or Output:SQLite
objects.