dp_check_var name value
Defined in tcl/data-pipeline-defs.tclChecks the value of $name against the type of data that we expect to find. Returns null if the $name looks ok; returns an error otherwise. Parameters: name value
Checks the value of $name against the type of data that we expect to find. Returns null if the $name looks ok; returns an error otherwise.