FieldFieldName
Allows you to create a field associated with the specified user. Use the following format to create a field:
FieldFieldName=FieldValue
where,
FieldName
|
is the name of the field. This name must begin with a letter and cannot contain any spaces. |
FieldValue
|
is the value to store in the field. |
TIP: In the ProfileUser action, you can use a blank value to delete the field.
This process allows you to add a field to the user details when you profile the user. For example, you might want to add a field to store the reference of the document that was used to profile the user.
| Actions: | |
| Type: | String |
| Default: | |
| Example: | FieldPhoneExt=007
In this example, a PhoneExt field with the value 007 (for example, a telephone extension) has been associated with the new user.
|
| See Also: |