Data
 
 
 
 
Data / Declare
 
 
Data Embeds constant data within your source
 
 
Data / Read
 
 
ReadData Read embedded integer data
ReadData# Read Float values from embedded data
ReadData$ Read embedded string data
 
 
Data / Read Position
 
 
GetDataPointer Returns the current position of the data pointer
Restore Restore the internal data pointer position
 
 
Data / Read Data Type
 
 
GetDataType Returns the type of the current data value
 
 
Data / Search
 
 
FindData Find the position of piece of data.
 
 
Data / Amount
 
 
GetDataQuantity Gets the total amount of data stored within a program
 
 


(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com