Brightsign Object Reference Manual (FW 5.1) Bedienungsanleitung Seite 18

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 341
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 17
10
roBoolean
This is the object equivalent for the Boolean intrinsic type. It is useful in the following situations:
When an object is needed instead of an intrinsic value. For example, if a Boolean is added to roList, it will be
automatically wrapped in an roBoolean object by the language interpreter. When a function that expects a
BrightScript component as a parameter is passed a Boolean, BrightScript automatically creates the equivalent
BrightScript component.
When any object exposes the ifBoolean interface. That object can then be used in any expression that expects an
intrinsic value.
Interfaces: ifBoolean
The ifBoolean interface provides the following:
GetBoolean() As Boolean
SetBoolean(a As Boolean)
Seitenansicht 17
1 2 ... 13 14 15 16 17 18 19 20 21 22 23 ... 340 341

Kommentare zu diesen Handbüchern

Keine Kommentare