close command

Closes session.

Advertisement

Syntax

close [ <session> ]

Remarks

Closes session specified by its number. When session is not specified, closes currently selected session.

Examples

close 1
close

Converting to .NET Assembly

When converting script to .NET Assembly, map close command to Session.Dispose method.

Last modified: by martin