Search
SimpleEvaluationContext.format Method
See Also
 






EvaluationContext.format implementation.

Namespace: com.mindfusion.scripting
Package: com.mindfusion.scripting

 Syntax

Java  Copy Code

public String format (
    Object value,
    NumberFormat format
)

 Parameters

value

format

 Return Value

 See Also