Home > Contents > Index >
CCUSER.SETNAME
Set the username to another name.
Syntax
<CCUSER.SETNAME NAME="old username" VALUE="new username" />Parameters
NAME (required)
- Old username.
VALUE (required)
- New username.
Example
<!-- Set the username to something else --> <CCUSER.SETNAME NAME="usrObj" VALUE="Urmila"/> <BR/><BR/> CCUSER.SETNAME: Error #: <CSVAR NAME="Variables.errno"/> <CCUSER.GETNAME NAME="usrObj" VARNAME="uname2"/> <BR/> CCUSER.GETNAME: <CSVAR NAME="User ID: Variables.uname2"/><BR/><BR/>
Home > Contents > Index > FatWire XML Tag Reference
Copyright 2005,2006,2007 by FatWire Software
All rights reserved.