< Back
Get-BiaAllShortNames
Post
NAME Get-BiaAllShortNames
SYNOPSIS
Get all short country names as they appear in the ISO 3166-1 standard.
SYNTAX
Get-BiaAllShortNames [<CommonParameters>]
DESCRIPTION
PARAMETERS
<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
OUTPUTS
System.String[]
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>$shortNames = Get-BiaAllShortNames
RELATED LINKS
SYNOPSIS
Get all short country names as they appear in the ISO 3166-1 standard.
SYNTAX
Get-BiaAllShortNames [<CommonParameters>]
DESCRIPTION
PARAMETERS
<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
OUTPUTS
System.String[]
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>$shortNames = Get-BiaAllShortNames
RELATED LINKS