User objects
Allows you to retrieve information about the current user. The User object has the following properties, which are Get only:
Property | Type | What the property holds |
---|---|---|
FirstName | string | User given name. |
LastName | string | User surname. |
Address | string | User address. |
Phone | string | User phone number. |
AltPhone | string | Alternat user phone number. |
Beeper | string | User beeper number. |
string | User email address | |
Fax | string | User fax number. |
UserName | string | User account name used to log in to the InForm application. |
Parent topic: Execution plan objects and methods