Table of Contents


NAME

data:add-rows - add new data rows with labels, if they are not already present (Decida Procedure)

USAGE

          data:add-rows d args

ARGUMENTS

d data-object name
args rows to add

RESULTS

adds any rows in $rows to data object which are not already present

AUTHOR

Richard Booth

Table of Contents