<< Click to Display Table of Contents >> Navigation: Explain™ Control Language > Library Routines > Data and Text classes > class IQUANT > Iquant.Sprint() |
Print the Iquant to a string.
Result = Iquant.Sprint(Format)
Format |
STRING |
(Optional) C-language format specifier for long integer. Default is %ld. |
Result |
STRING |
Resulting formatted number. |