Returns the
String representation of the given value depending on
the value type. Formats:
Date values it in a way configured via configuration
property: dateformat,
byte[] values are converted to String Hexadecimal
representation, unless configuration property exclidebinary=true is
set.
- for other types string representation is simply returned.