Home > Contents > Index >
CCUSER.SETEMAIL
Sets the e-mail address for a user.
Syntax
<CCUSER.SETEMAIL NAME="user name" VALUE="e-mail address" />Parameters
NAME (required)
- Name of the user.
VALUE (required)
- User's e-mail address.
Example
<!-- Set an email for the userobject --> <CCUSER.SETEMAIL NAME="u" VALUE="bob.user@fatwire.com"/> <CCUSER.GETEMAIL NAME="u" VARNAME="emailOutput2"/> <BR/> CCUSER.GETEMAIL <CSVAR NAME="Variables.emailOutput2"/><BR/><BR/>
Home > Contents > Index > ![]()
FatWire XML Tag Reference
Copyright 2005,2006,2007 by FatWire Software
All rights reserved.