Name

Package::RemoveAllMsg — Remove a list of packages with a custom text message

Synopsis

Import Package;
boolean Package::RemoveAllMsg ( list<string>  packages ,
  string  message );

Parameters

list<string> packages

The list of packages to be removed

string message

custom text message

Return Value

boolean

True on success