Many
Manuals
search
Kategorie
Marki
Strona główna
BrightSign
Oprogramowanie
BrightScript 3.0 Reference Manual
Instrukcja Użytkownika
Brightsign BrightScript 3.0 Reference Manual Instrukcja Użytkownika Strona 31
Pobierz
Podziel się
Dzielenie się
Dodaj do moich podręczników
Drukuj
Strona
/
75
Spis treści
BOOKMARKI
Oceniono
.
/ 5. Na podstawie
oceny klientów
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
26
end while
No
te that the
se
two lines,
while true
msg=wait(0, p)
Can be replaced using the f
ollowing (and substituting
end while
wit
h
end for
):
For each msg in p
1
2
...
26
27
28
29
30
31
32
33
34
35
36
...
74
75
BRIGHTSCRIPT REFERENCE
1
TABLE OF CONTENTS
2
INTRODUCTION
6
Identifiers
8
Type Declaration Characters
11
Literals (Constants)
11
Array Literals
12
Assoiative Array Literals
12
Invalid Object Return
13
Dynamic Typing for Numbers
13
Number Type Conversion
13
Type Conversion and Accuracy
14
OPERATORS
15
Dot Operator
16
Equals Operator
18
BrightScript Objects
20
Wrapper Objects
20
Interfaces
22
XML Support in BrightScript
23
GARBAGE COLLECTION
29
THREADING MODEL
32
INTRINSIC OBJECTS
34
PROGRAM STATEMENTS
35
LIBRARY
36
Assignment (“=”)
38
FOR / END FOR
43
FOR EACH IN / END FOR
44
WHILE / EXIT WHILE
45
IF / THEN / ELSE
45
BUILT-IN FUNCTIONS
53
GetLastRunCompileError()
56
GetLastRunRuntimeError()
57
BRIGHTSCRIPT DEBUG CONSOLE
59
APPENDIX B – RESERVED WORDS
63
APPENDIX C – EXAMPLE SCRIPT
64
Komentarze do niniejszej Instrukcji
Brak uwag
Publish
Powiązane produkty i podręczniki dla Oprogramowanie Brightsign BrightScript 3.0 Reference Manual
Oprogramowanie Brightsign Object Reference Manual (FW 5.1) Instrukcja Użytkownika
(341 strony)
Oprogramowanie Brightsign BSNEE Upgrade Guide v.3.3 Instrukcja Użytkownika
(9 strony)
Oprogramowanie Brightsign BrightScript 2 Reference Guide Instrukcja Użytkownika
(59 strony)
Oprogramowanie Brightsign App User Guide v. 1.0.1 Instrukcja Użytkownika
(14 strony)
Oprogramowanie Brightsign Diagnostic Web Server User Guide FW v. 5.1.54 Instrukcja Użytkownika
(12 strony)
Drukuj dokument
Drukuj stronę 31
Komentarze do niniejszej Instrukcji