dp_format_var_for_display name value
Defined in tcl/data-pipeline-defs.tclFormats the value of $name for the type of data that we are expecting. If there is no formatting to do, returns $value. Otherwise, returns a formatted $value. Parameters: name value
Formats the value of $name for the type of data that we are expecting. If there is no formatting to do, returns $value. Otherwise, returns a formatted $value.