Table of Contents


NAME

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

USAGE

          data:add-cols d args

ARGUMENTS

d data-object name
args columns to add

RESULTS

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

AUTHOR

Richard Booth

Table of Contents