xpfCompareValues


 

FUNCTION xpfCompareValues (value1             : GENERIC;
                           operatorAndOptions : INTEGER; 
                           typeString         : STRING; 
                           datatype           : INTEGER;
                           value2             : GENERIC) 
                           result             : BOOLOEAN;
                

Use this function to ....

Arguments


TypeNameComment
GENERICvalue1comments
INTEGERoperatorAndOptions 
STRINGtypeString 
INTEGERdatatype 
GENERICvalue2 

Return Value


 

TypeNameComment
BOOLOEANresultcomments

Options


OptionComment
XPXSOMEOPTIONcomment

 

Example


<Missing Example>

 

See also

Filter by label

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

Â