< # .SYNOPSIS This script displays a number formatted in Currency for each locale .DESCRIPTION This script first creates a value to be formatted, and creates an array containing all the locales defined on the system. The script then uses each locale to format the value as currency...