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)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- person_procs_test