List Operation Procedures
- Published on Jan 29, 2026
Prev Next Procedure Name | Description |
Add | Adds item to list |
AddRange | Appends provided list to list |
Contains | Returns true if item exists in the list, otherwise returns false |
Get | Gets item from the list |
IndexOf | Returns index of specified item from the list |
Remove | Removes specified item from the list |
RemoveAt | Removes item at specified index position |
Was this article helpful?
Related articles
eCASE Platform > User and Admin Manuals > Admin Manual > Procedure Designer > Procedure Designer Introduction > Out of the Box Procedures
eCASE Platform > User and Admin Manuals > Admin Manual > Procedure Designer > Procedure Tracer
eCASE Platform > User and Admin Manuals > Admin Manual > Procedure Designer > Procedure Debugger > Procedure Debugger User Interface
eCASE Platform > User and Admin Manuals > Admin Manual > Procedure Designer > Procedure Designer UI and Tools