system.recipe.filter.changelog.createNew

Sepasoft MES Module Suite

system.recipe.filter.changelog.createNew()

Returns a new instance of a Change Log Filters object. After setting various filter properties, it is used with the system.recipe.getChangelogHistory() script function.

Syntax

system.recipe.filter.changelog.createNew()

  • Parameters

None

  • Returns

The new Change Log Filters object.

  • Scope

All

Code Snippet

Code
 system.recipe.filter.changelog.createNew()



Sepasoft MES Module Suite