Sepasoft MES Module Suite
Description
Return the number of batch phase object exist for the specified parent and search pattern.
getEntryCount(searchPattern) → int
Syntax
getEntryCount(searchPattern)
- Parameters
String searchPattern - An optional search pattern to filter the return count by batch ID. It can contain * and ? wildcard characters. Example: BID 1?
- Returns
The number of batch queue entries that match
- Scope
All
Sepasoft MES Module Suite