Environment functions provide information about the current working environment. These functions can be useful if you need to know the name of the computer, the current user, or the version of Liberty Reports.
Function | Description |
---|---|
LRMachineName | The LRMachineName function is used to return the name of current computer. |
LRVersion | The LRVersion function returns the current version of Liberty Reports. |
LRWindowsUserName | The LRWindowsUserName returns the current windows user name logged into the current computer. |