Visara Master Console Center Scripting Guide Uživatelský manuál Strana 87

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 262
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 86
Chapter 5 Script Commands
Scripting Guide 87
CLASSNAME
Syntax:
CLASSNAME( [%Class]) ==> $ClassName
Description:
Returns the class name for a class number.
Action:
The class name for a class number is returned as a string.
Parameters:
%Class. Numeric expression. Optional. The icon class. Refer to Icon
Class/Icon Name on page 29 for more information.
If the class number is not specified, the current script class is used.
Returns:
String value. The icon class manifest constant name as a character
string.
Notes:
1. Refer to Manifest Constants on page 42 for the constants reference
list.
2. This function is useful for display/log purposes.
3. CLASSNAME() is the inverse of CLASSNUM().
4. This function is not commonly used.
Example:
$Class := CLASSNAME()
See Also:
CLASSNUM, ICONNAME
Zobrazit stránku 86
1 2 ... 82 83 84 85 86 87 88 89 90 91 92 ... 261 262

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

Žádné komentáře