Object Reference : Object View and Procedure Reference : Alpha
  
 
genr
Generate alpha series.
Syntax
genr alpha_name = expression
Examples
genr full_name = first_name + last_name
creates an alpha series formed by concatenating the alpha series FIRST_NAME and LAST_NAME.
Cross-references
See Alpha::alpha for a discussion of the expressions allowed in genr.