The following variables are available globally in the script
- httpReq
- dataCache
- scriptLog
- Methods
- Info(msg)
- Warning(msg)
- Error(msg)
- Error(exception)
- Example Usage
scriptLog.Info("Test logging")
For an example on how to use this variables, please see Modifying HTTP Requests using a script