Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| a_f:f:af:context_size [2022/09/02 02:51] – removed - external edit (Unknown date) 127.0.0.1 | a_f:f:af:context_size [2023/05/08 07:05] (current) – sean | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | {{tag> | ||
| + | ====== 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> | ||