Press on the image to return to the main documentation page.
|
And (X As UInt, Y As UInt) As UInt
Clear (B As Byte, Bit As Byte) As Byte
Get (B As Byte, Bit As Byte) As Byte
HighByte (N As UInt) As Byte
LowByte (N As UInt) As Byte
Not (N As UInt) As UInt
Or (X As UInt, Y As UInt) As UInt
ParseInt (Value As String, Radix As Byte) As Int
Set (B As Byte, Bit As Byte) As Byte
ShiftLeft (N As UInt, Shift As Byte) As UInt
ShiftRight (N As UInt, Shift As Byte) As UInt
ToBinaryString (N As UInt) As String
Xor (X As UInt, Y As UInt) As UInt
And (X As UInt, Y As UInt) As UInt
Clear (B As Byte, Bit As Byte) As Byte
Get (B As Byte, Bit As Byte) As Byte
HighByte (N As UInt) As Byte
LowByte (N As UInt) As Byte
Not (N As UInt) As UInt
Or (X As UInt, Y As UInt) As UInt
ParseInt (Value As String, Radix As Byte) As Int
Set (B As Byte, Bit As Byte) As Byte
ShiftLeft (N As UInt, Shift As Byte) As UInt
ShiftRight (N As UInt, Shift As Byte) As UInt
ToBinaryString (N As UInt) As String
Xor (X As UInt, Y As UInt) As UInt
Abs (Number As Double) As Double
ACos (Value As Double) As Double
ACosD (Value As Double) As Double
AddLooper (SubName As SubVoidVoid) As void
Array As void
Asc (Character As String) As Byte
ASin (Value As Double) As Double
ASinD (Value As Double) As Double
ATan (Value As Double) As Double
ATan2 (Y As Double, X As Double) As Double
ATan2D (Y As Double, X As Double) As Double
ATanD (Value As Double) As Double
AvailableRAM As ULong
CallSubPlus (SubName As SubVoidByte, DelayMs As ULong, Tag As Byte) As void
cE As Double
Ceil (Number As Double) As Double
Constrain (Value As Double, MinValue As Double, MaxValue As Double) As Double
Continue As void
Cos (Radians As Double) As Double
CosD (Degrees As Double) As Double
cPI As Double
CRLF As StringLiteral
Delay (DelayMs As ULong) As void
DelayMicroseconds (Delay As UInt) As void
Dim As void
Exit As void
False As Boolean
Floor (Number As Double) As Double
For As void
If As void
IsNumber (Text As String) As Boolean
JoinBytes (ArraysOfObjects() As Object) As Byte()
JoinStrings (Strings() As String) As String
Log (OneOrMoreMessages As Object) As void
Logarithm (Number As Double, Base As Double) As Double
MapRange (Value As Long, FromLow As Long, FromHigh As Long, ToLow As Long, ToHigh As Long) As Long
Max (Number1 As Double, Number2 As Double) As Double
Micros As ULong
Millis As ULong
Min (Number1 As Double, Number2 As Double) As Double
Not (Value As Boolean) As Boolean
Null As Object
NumberFormat (Number As Double, MinimumIntegers As Byte, MaximumFractions As Byte) As String
Power (Base As Double, Exponent As Double) As Double
QUOTE As StringLiteral
Return As void
Rnd (Mininum As Long, Maximum As Long) As Long
RndSeed (Seed As ULong) As void
Round (Number As Double) As Long
RunNative (Method As FunctionObjectObject, Arg As Object) As Object
Select As void
Sender As Object
Sin (Radians As Double) As Double
SinD (Degrees As Double) As Double
SizeOf (Object As Object) As UInt
Sqrt (Value As Double) As Double
StackBufferUsage As UInt
Sub As void
TAB As StringLiteral
Tan (Radians As Double) As Double
TanD (Degrees As Double) As Double
True As Boolean
Type As void
Until As void
While As void
Abs (Number As Double) As Double
ACos (Value As Double) As Double
ACosD (Value As Double) As Double
AddLooper (SubName As SubVoidVoid) As void
Array As void
Asc (Character As String) As Byte
ASin (Value As Double) As Double
ASinD (Value As Double) As Double
ATan (Value As Double) As Double
ATan2 (Y As Double, X As Double) As Double
ATan2D (Y As Double, X As Double) As Double
ATanD (Value As Double) As Double
AvailableRAM As ULong
CallSubPlus (SubName As SubVoidByte, DelayMs As ULong, Tag As Byte) As void
cE As Double
Ceil (Number As Double) As Double
Constrain (Value As Double, MinValue As Double, MaxValue As Double) As Double
Continue As void
Cos (Radians As Double) As Double
CosD (Degrees As Double) As Double
cPI As Double
CRLF As StringLiteral
Delay (DelayMs As ULong) As void
DelayMicroseconds (Delay As UInt) As void
Dim As void
Exit As void
False As Boolean
Floor (Number As Double) As Double
For As void
If As void
IsNumber (Text As String) As Boolean
JoinBytes (ArraysOfObjects() As Object) As Byte()
JoinStrings (Strings() As String) As String
Log (OneOrMoreMessages As Object) As void
Logarithm (Number As Double, Base As Double) As Double
MapRange (Value As Long, FromLow As Long, FromHigh As Long, ToLow As Long, ToHigh As Long) As Long
Max (Number1 As Double, Number2 As Double) As Double
Micros As ULong
Millis As ULong
Min (Number1 As Double, Number2 As Double) As Double
Not (Value As Boolean) As Boolean
Null As Object
NumberFormat (Number As Double, MinimumIntegers As Byte, MaximumFractions As Byte) As String
Power (Base As Double, Exponent As Double) As Double
QUOTE As StringLiteral
Return As void
Rnd (Mininum As Long, Maximum As Long) As Long
RndSeed (Seed As ULong) As void
Round (Number As Double) As Long
RunNative (Method As FunctionObjectObject, Arg As Object) As Object
Select As void
Sender As Object
Sin (Radians As Double) As Double
SinD (Degrees As Double) As Double
SizeOf (Object As Object) As UInt
Sqrt (Value As Double) As Double
StackBufferUsage As UInt
Sub As void
TAB As StringLiteral
Tan (Radians As Double) As Double
TanD (Degrees As Double) As Double
True As Boolean
Type As void
Until As void
While As void
A0 As Byte
A1 As Byte
A2 As Byte
A3 As Byte
A4 As Byte
A5 As Byte
A6 As Byte
A7 As Byte
AddListener (StateChangedSub As SubVoidBool) As void
AnalogRead As UInt
AnalogWrite (Value As UInt) As void
DigitalRead As Boolean
DigitalWrite (Value As Boolean) As void
Initialize (Pin As Byte, Mode As Byte) As void
Mode As Byte [write only]
MODE_INPUT As Byte
MODE_INPUT_PULLUP As Byte
MODE_OUTPUT As Byte
PinNumber As Byte
A0 As Byte
A1 As Byte
A2 As Byte
A3 As Byte
A4 As Byte
A5 As Byte
A6 As Byte
A7 As Byte
AddListener (StateChangedSub As SubVoidBool) As void
AnalogRead As UInt
AnalogWrite (Value As UInt) As void
DigitalRead As Boolean
DigitalWrite (Value As Boolean) As void
Initialize (Pin As Byte, Mode As Byte) As void
Mode As Byte [write only]
MODE_INPUT As Byte
MODE_INPUT_PULLUP As Byte
MODE_OUTPUT As Byte
PinNumber As Byte
Close As void
Initialize (BaudRate As ULong) As void
Stream As Stream [read only]
Close As void
Initialize (BaudRate As ULong) As void
Stream As Stream [read only]
BytesAvailable As Int
Flush As void
ReadBytes (Buffer() As Byte, StartOffset As UInt, Length As UInt) As UInt
WriteBytes (Buffer() As Byte, StartOffset As UInt, Length As UInt) As UInt
BytesAvailable As Int
Flush As void
ReadBytes (Buffer() As Byte, StartOffset As UInt, Length As UInt) As UInt
WriteBytes (Buffer() As Byte, StartOffset As UInt, Length As UInt) As UInt
GetBytes As Byte()
Length As Int [read only]
GetBytes As Byte()
Length As Int [read only]
Enabled As Boolean
Initialize (TickSub As SubVoidVoid, Interval As ULong) As void
Interval As ULong
Enabled As Boolean
Initialize (TickSub As SubVoidVoid, Interval As ULong) As void
Interval As ULong