dp_check_var

EveAndersson.com : API Browser : dp_check_var

dp_check_var

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

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.

Parameters:
name
value
[ show source ]

Show another procedure:

eve@eveandersson.com