<< Click to Display Table of Contents >> Navigation: Explain™ Control Language > Library Routines > Miscellaneous classes > class POTEN > Poten.Sprint() |
Print the value of a Poten to a string.
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. |