Software Patches

January 7, 2019

Features and Improvements

  • Auxiliary Files (SCRIPT and DATA Sections): Added new script command: InterfaceCreate( NewName, DeleteExisting, FilterType, FilterName)
    NewName = the name of the interface to be created
    DeleteExisting = delete the existing interface if an interface with "new interface name" already exists
    FilterType = BRANCH or INTERFACE
    FilterName = name of branch or interface filter. The branches or interfaces meeting this filter will be added as elements to the new interface.