MACROMEDIA FLASH COMMUNICATION SERVER MX-SERVER-SIDE COMMUNICATION ACTIONSCRIPT DICTIONARY Spezifikationen Seite 365

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 369
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 364
Server-Side Communication ActionScript 65
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.
Seitenansicht 364
1 2 ... 360 361 362 363 364 365 366 367 368 369

Kommentare zu diesen Handbüchern

Keine Kommentare