Skip to content

Get AcmaConstantValue

Ryan Newington edited this page May 26, 2022 · 4 revisions

Get-AcmaConstantValue

Description

The Get-AcmaConstantValue cmdlet gets the value of a constant from the ACMA database

Syntax

Get-AcmaConstantValue -Name<string>

Parameters

Name

The name of the constant

Examples

Get-AcmaConstantValue -Name "mailSuffix"
Clone this wiki locally