Poten.Sprint()

<< Click to Display Table of Contents >>

Navigation:  Explain™ Control Language  > Library Routines > Miscellaneous classes > class POTEN >

Poten.Sprint()

Description

Print the value of a Poten to a string.

 

Type

INSTANCE FUNCTION

 

Usage

Result = Poten.Sprint(Format)

 

Format

STRING

(optional) C-language format string. Default is %G,%c with last field being either 'T' or 'F'.

Result

STRING

Resulting formatted string.