QINTFromString (function)
Syntax |
QINTFromString param1,param2,param3
|
|
Description | To convert one numeric string into QINT , split it’s value into 2 doubles and return them. | |
Param1 | String. | |
Param2 | Reference to Double. | |
Param3 | Reference to Double. | |
Example |
|
|
See also | UQINTFromString (function). |