Sepasoft MES Module Suite
system.mes.batch.queue.getLastActivityDateTime()
Gets the date and time that batch steps change (at all levels within the recipe-procedure down to phases). All valid workflows. Use with BatchQueueEntry.
Version Specific
|
Available in Batch Procedure version 3.81.67 RC2 and later. |
|
Do not use this scripting function for data collection, for example 1 second pulls. Doing this could create performance issues. |
getLastActivityDateTime()
Syntax
getLastActivityDateTime()
Parameters
None
- Returns
last activity date time
- Scope
All
Example
Code |
|
Sepasoft MES Module Suite