fieldToString

open fun fieldToString(field: Any): String

Converts a field to a string.

Return

converted string

Parameters

field

the object field to convert