Clear-Lab

SYNOPSIS

Clear lab data

SYNTAX

Clear-Lab [<CommonParameters>]

DESCRIPTION

Clears the variable $script:data to effectively clear the lab definition

EXAMPLES

Example 1

PS C:\> Clear-Lab

Clear current lab, so that Get-Lab and Get-LabDefinition will not return

PARAMETERS

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

OUTPUTS

NOTES