Assign Structure

{"none"			=> undef,
 or "value"		=> reference to Value Structure,
 or "field"		=> reference to Assign Field Structure,
 or "process"		=> string,
 or "arith"		=> reference to Arith Op Assign Structure,
 or "function"		=> reference to Function Assign Structure,
 or "dde"		=> not implemented}

<-- Back to Table of Contents