Formats the specified value according to the specified format.
Namespace: com.mindfusion.scripting
Package: com.mindfusion.scripting
Java Copy Code |
---|
String format ( |
The value to format.
The NumberFormat to use when performing the formatting.
The string representing the value formatted according to the specified format.