Main Content
getID
Return check identifier
Syntax
id = getID(check_obj)
Description
id = getID(check_obj)
returns the ID of
the check check_obj
. id
is a
unique identifier for the check.
You create this unique identifier when you create the check.
This unique identifier is the equivalent of the ModelAdvisor.Check
ID
property.