Invoke-Goto
PackageDeployment Module Help |
Package Deployment Module |
Invoke-Goto Cmdlet |
Version 4.0.0.5 |
Invoke-Goto
Synopsis
Goto Label
Syntax
Invoke-Goto [-Label] <String> [<CommonParameters>]
Description
Jumps to a line identified by set-label within the current installation package. Use the Invoke-Goto command with the Set-Label command to change the executing sequence an installation package.
Parameters
-Label <String> |
||||||
Name of the label. |
||||||
|
<CommonParameters> |
For more information about common parameters, type "Get-Help about_CommonParameters". |