build_data_field_for_start_var {recodeflow} | R Documentation |
Build DataField node for start variable.
build_data_field_for_start_var(var_name, var_details_rows)
var_name |
Variable name. |
var_details_rows |
All variable details rows for the 'var_name' variable. |
DataField node with optype and dataType according to 'fromType'.