User's Manual

504 | Reference Dell Networking W-ClearPass Guest 6.4 | User Guide
Be aware of the following differences from Excel VLOOKUP:
l Column indexes are 0-based.
l Column indexes can also be strings.
See "NwaParseCsv" on page 501 and "NwaCsvCache" on page 500.
NwaWordsPassword
NwaWordsPassword($len)
Generates a password consisting of two randomly-chosen words, separated by a small number (1 or 2 digits);
that is, in the format word1XXword2. The random words selected will have a maximum length of $len
characters, and a minimum length of 3 characters. $len must be at least 3.
Field, Form, and View Reference
This section describes the following:
l "GuestManager Standard Fields" on page 504
l "Hotspot Standard Fields" on page 512
l "SMS Services Standard Fields" on page 513
l "SMTP Services Standard Fields" on page 513
l "Format Picture String Symbols" on page 515
l "Form Field Validation Functions" on page 516
l "Form Field Conversion Functions" on page 521
l "Form Field Display Formatting Functions" on page 522
l "View Display Expression Technical Reference" on page 523
GuestManager Standard Fields
The table below describes standard fields available for the GuestManager form.
Field Description
account_activation String. The current account activation time in long form. This field is available on
the change_expiration and guest_enable forms. The value is generated from the
do_schedule and schedule_time fields, and may be one of the following:
l Account will be enabled at date andtime
l Account is currently active
l No account activation
auto_update_account Boolean flag indicating that an already existing account should be updated,
rather than failing to create the account. This field should normally be enabled
for guest self-registration forms, to ensure that a visitor that registers again
with the same email address has their existing account automatically updated.
Set this field to a non-zero value or a non-empty string to enable automatic
update of an existing account. This field controls account creation behavior; it is
not stored with created visitor accounts.
auto_update_account Boolean flag indicating that an already existing account should be updated,
Table 120: GuestManager Standard Fields