< Back

Get-ModuleVariable

Sat Jan 18, 2020 4:20 pm

NAME Get-ModuleVariable



SYNTAX

Get-ModuleVariable [[-Name] <string>] [[-DefaultValue] <Object>] [[-ErrorMessage] <string>] [-DoNotAllowEmpty]

[-AllowNotSet] [<CommonParameters>]





PARAMETERS

-AllowNotSet



Required? false

Position? Named

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-DefaultValue <Object>



Required? false

Position? 1

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-DoNotAllowEmpty



Required? false

Position? Named

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-ErrorMessage <string>



Required? false

Position? 2

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-Name <string>



Required? false

Position? 0

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).





INPUTS

None





OUTPUTS

System.Object



ALIASES

None





REMARKS

None