Name

Package::RemoveMsg — Remove a package with a custom text message

Synopsis

Import Package;
boolean Package::RemoveMsg ( string  package ,
  string  message );

Parameters

string package

package to be removed

string message

custom text message

Return Value

boolean

True on success