Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

IDResult- Global

The IDResult script include is a container class for the result of a CI Identifier.

Use with any server-side discovery script.

Parent Topic:Server API reference

IDResult - IDResult(Boolean explore, String sysID)

Creates an instance of the IDResult class.

NameTypeDescription
exploreBooleanSet to true if the CI should be explored; otherwise, false.
sysIDStringAn existing CI's sys_id, or null if no existing CI could be found.