DOCUMENTATION HOME
COMMANDS
FUNCTIONS
DATA TYPES
SYSTEM IDENTIFIERS
ReadLong&()
Last Modified: 9/8/2021
Returns the next
Long
from the
DataPtr&
.
Example
Syntax: ReadLong&()
Reload
MyData
Print ReadLong&
()
MyData:
DataLong
100432
,
989441
See Also
Read
,
ReadInt
,
ReadLong
,
Read()
,
ReadInt()