Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

FUNCTION xpfStringToInteger(aString   : STRING)
                            anInteger : INTEGER;
                

The function xpfStringToInteger converts a given number from its STRING representation, aString, to its INTEGER value, anInteger.

Arguments


TypeNameComment
STRINGaStringA number representation

Return Value


 

TypeNameComment
INTEGERanIntegerThe given string value as an INTEGER

Options


 

Example


<Missing Example>

 

See also

Filter by label

There are no items with the selected labels at this time.

 

  • No labels