13. ServerInfo class
Introduction
This helper class allows the script to query information stored at Soffid console.
Constructor
| ServerInfo | path: string | Queried the server returning an object of type ServerInfo. | 
Methods
| length | returns int | Returns the number of rows obtained. | 
| row | n: int object returns | Returns information about the n-throw from. | 
The objects returned depend on the path indicated.
