Pro-Form Quick Start 9.0 Uživatelská příručka Strana 158

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 270
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 157
142 ©Nitro
Identity object
This object holds information about the current user who is logged onto the machine using Nitro Pro 9.
You can view this information in Preferences as well.
Example: This JavaScript gets the login name of the user and stores it in a global variable (called login)
that can be used by any other JavaScript. Because the identity object is only permitted during the console,
menu, application initialization and batch events, this would be ideal to be in a folder level JavaScript file
(.js) that was executed when the application starts.
global.login = identity.loginName;
Properties
corporation
email
loginName
name
Nitro Pro 9 - User Guide
Zobrazit stránku 157
1 2 ... 153 154 155 156 157 158 159 160 161 162 163 ... 269 270

Komentáře k této Příručce

Žádné komentáře