fieldToString

open fun fieldToString(@Nullable field: Any): String

Converts a field to a string.

Return

the converted string

Parameters

field

the object field to convert