< # .SYNOPSIS This script reimplements a code sample from MSDN in PowerShell. This sample formats and display currency using standard and different currency groupings. .DESCRIPTION This script displays a currency using standard, then two custom CurrencyGroupSizes. .NOTES File Name : Show-CurrencyGroupSize.ps1 Author : Thomas Lee – tfl @psp .co.uk Requires… Read the full text.