Show pageOld revisionsBacklinksExport to PDFExport Page to HTML/PDFBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. {{tag>Index Function Function_List Miscellaneous Version:v8.6}} ====== 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 ===== <code aim>SessionObj.Total = CONTEXT_SIZE ('ObjName') </code> Last modified: 2023/05/08 07:05 Log In