Scripting API / inspection/InspectionGSApi
inspection/InspectionGSApi
Classes
InspectionGSApi
Extends
Properties
| Property | Type | Default value | Description | Inherited from |
|---|---|---|---|---|
analysis |
AnalysisApi |
undefined |
Contains methods to retrieve data, statistics, and other analysis. | CoreGSApi.analysis |
currentUser |
CurrentUserApi |
undefined |
Contains methods to retrieve the current user. | CoreGSApi.currentUser |
display |
DisplayApi |
undefined |
Contains methods to affect the display. | CoreGSApi.display |
entity |
EntityApi |
undefined |
Contains methods to interact with entities in the system. | CoreGSApi.entity |
file |
FileApi |
undefined |
Contains methods to interact with files. | CoreGSApi.file |
folder |
FolderApi |
undefined |
Contains methods to interact with folders. | CoreGSApi.folder |
global |
any |
{} |
Inspection persistant storage. Use to store information used across multiple scripts. | - |
inspection |
InspectionApi |
undefined |
Contains methods to interact with the currently running inspection. | - |
local |
LocalApi |
undefined |
Contains methods to interact with GS Local. | CoreGSApi.local |
location |
LocationApi |
undefined |
Contains methods to navigate within GS. | CoreGSApi.location |
schedules |
InspectionScheduleApi |
undefined |
Contains methods for interacting with Scheduled Inspections. | CoreGSApi.schedules |
serial |
SerialApi |
undefined |
Contains methods to read and write to serial devices. | CoreGSApi.serial |
storage |
StorageApi |
undefined |
Session persistant storage. | CoreGSApi.storage |