CharAddIOFormat method

Previous Next

See Also

This method requires two input parameters of string type. The first parameter represents the string to be formatted and the second represents the format used for conversion. The format can be one of the USoft IO formats used for string values. The return parameter of the method represents the converted string value. For example:

select USFormat.CharAddIOFormat('YESNO', 'XXX/XX') => YES/NO