dp_format_var_for_display

EveAndersson.com : API Browser : dp_format_var_for_display

dp_format_var_for_display

dp_format_var_for_display name value
Defined in tcl/data-pipeline-defs.tcl

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.

Parameters:
name
value
[ show source ]

Show another procedure:

eve@eveandersson.com