HTMLCodeFormat
Formats a code string, surrounded by <pre>
and </pre>
Method Signature
HTMLCodeFormat(string=[string], version=[string])
Arguments
Argument
Type
Required
Description
Default
string
string
true
The number to format as a U.S. Dollar string.
version
string
false
Examples
Related
Last updated
Was this helpful?