VBScript格式化函数(FormatCurrency FormatDateTime FormatNumber FormatPercent)
FormatCurrency 函数
返回表达式,此表达式已被格式化为货币值(使用系统控制面板中定义的货币符号)。
FormatCurrency(expression[,NumDigitsAfterDecimal [,IncludeLeadingDigit [,UseParensForNegativeNumbers [,GroupDigits]]]]) 参数
Expression
必选项