Poten.Sprint()
Poten.Sprint()
Type: INSTANCE FUNCTION
Purpose: Print the value of a Poten to a string.
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. |
Comments are closed.