/
"CASE" OBJECT CODE

"CASE" OBJECT CODE

Object code format

CASE.property

Possible parent objects

Example

Possible parent objects

Example

<none>

CASE.REF

Returns information about the CASE of the active ADMISSION

Context information

The context information used to evaluate its value is determined by the ADMISSION where the OBJECT CODE is evaluated.

Properties

PROPERTY

DESCRIPTION

PROPERTY

DESCRIPTION

CASE.__SELF__

Returns an object that represents the CASE. This object is intended to be used in REPORT TEMPLATES

The properties of the object can retrieved from a REPORT TEMPLATE by means of the TWIG function ocGet() REPORT function

  • Introduced in API version 2.8.1

CASE.REF

Case reference

CASE.CONTACT.*

"CONTACT" OBJECT CODE Contact data bout the CASE

CASE.TASK{X}.*

TASKS with CODE=”X” of the CASE

CASE.EVENT{X}.*

EVENTS with CODE=”X” of the CASE

CASE.FORM{X}.*

FORMS with CODE=”X” of the CASE

CASE.ITEM{X}.*

ITEMS with CODE=”X” of the CASE

CASE.DATA.*

"DATA" OBJECT CODE to retrieve information about DATA CODES stored in any FORM of a CASE

 

 

Related content