User Level
Business Administrator
User LevelBusiness Administrator SyntaxAdd PackageTo define a package from within MQL use the Add Package command. Syntax
Member ClauseThis clause specifies the administrative types that are part of this package. Usespackage ClauseThis clause lets you incorporate a separate package as part of this package. Modify PackageUse the Modify Packacge command to add or remove defining clauses and change the value of clause arguments. Syntax
Delete PackageIf a package is no longer required, you can delete it using the Delete Package command.
Searches the list of defined packages. If the name is found, that package is deleted. If the name is not found, an error message is displayed. After this command is processed, the package is deleted and you receive an MQL prompt for another command. |