|
GetDataType | ||
DataTypeIndex = GetDataType() | ||
Parameters: NONE | ||
Returns: DataTypeIndex = An integer value that represent that type data |
||
GetDataType returns the the type of the current data value. That is the value the data pointer points at. Data Type Indexs Table 0 = Data is a Integer type, 1 = Data is a Float type, 2 = Data is a string type. Mini Tutorial:
This example would output.
|
Related Info: | Data | FindData | GetDataPointer | GetDataQuantity | ReadData | ReadData# | ReadData$ | Restore : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |