Reading Case Objects
From within a script, you can read case objects by using either the read method on the appropriate case access class, or the readclassName method on the appropriate case reference object.
Case Access Class Method | Description |
---|---|
read(List<classNameRef>) | Returns a list containing a local object of the className class for each case object identified by the specified className case references. |
Copyright © Cloud Software Group, Inc. All rights reserved.