<MvCLOSE>

 
Closes the database alias opend using . If name omitted, primary database alias (the one most recently opened with or ) is closed. All open databases are automatically closed when a MivaScript program finishes executing.
Syntax
<MvCLOSE NAME = "string: {  expression } | literal"> 
  • Empty Tag
User Annotations: MvCLOSE