MACROMEDIA FLASH COMMUNICATION SERVER MX-SERVER-SIDE COMMUNICATION ACTIONSCRIPT DICTIONARY Uživatelský manuál Strana 75

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 80
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 74
Server-Side Communication ActionScript 75
trace
Availability
Flash Communication Server MX.
Usage
trace("Hello world");
trace("Value of i = " + i);
Returns
Nothing.
Description
Method (global); displays the value of an expression in the Output window. The trace message is
also published to the logs/application appname stream, which is available in the Administration
Console or in the Communication App inspector. The values in the
trace expression are
converted to strings if possible before they are sent to the Output window. You can use the
trace
method to debug a script.
Zobrazit stránku 74
1 2 ... 70 71 72 73 74 75 76 77 78 79 80

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

Žádné komentáře