| Scope: | Sequence |
| Parameters: |
No |
|
Description: | Returns the list of all injections of current scope. Can be used in aggregate formula. |
|
Syntax: | AllInjections as a list |
|
Example: |
Count(CurrentSequence.AllInjections) returns the number of injections within the current sequence. |
| Returned scope: | List of injections |