VA FileMan V. 22.0 Getting Started HTML Manual Banner


 

Main Chapter Getting Started Manual Programmer Manual

VA FileMan Functions


USER

Format: USER("attribute")
Parameters: attribute is one of these codes:
  • # user's DUZ value (the user's number)

  • N user's name

  • I user's initials

  • T user's title

  • NN user's nickname
NOTE: These codes must be surrounded by quotes within the function.
Use: This function returns information about the currently logged on user. The information comes from the NEW PERSON file (#200).

NOTE: This function will not work if you are using VA FileMan without a NEW PERSON file in ^VA(200,.
Example: USER("#") => 160

 


Reviewed/Updated: March 4, 2007