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