Iquant.Sprint()

<< Click to Display Table of Contents >>

Navigation:  Explain™ Control Language  > Library Routines > Data and Text classes > class IQUANT >

Iquant.Sprint()

Description

Print the Iquant to a string.

 

Type

INSTANCE FUNCTION

 

Usage

Result = Iquant.Sprint(Format)

 

Format

STRING

(Optional) C-language format specifier for long integer. Default is %ld.

Result

STRING

Resulting formatted number.