Table of Contents

, , , ,

CONTEXT_SIZE

Description

Determines the number of instances of the specified business object currently in Context. Can be useful if one needs to determine the number of objects that user selected in the process that handles multiple selection.

Parameters

The name of the object

Example

SessionObj.Total = CONTEXT_SIZE ('ObjName')