person::new (public)

 person::new -first_names first_names -last_name last_name \
    [ -email email ]

Defined in packages/acs-tcl/tcl/community-core-procs.tcl

create a new person

Switches:
-first_names (required)
-last_name (required)
-email (optional)

Testcases:
person_procs_test
[ show source ]
Show another procedure: