/
xpfCompareValues
xpfCompareValues
FUNCTION xpfCompareValues (value1 : GENERIC; operatorAndOptions : INTEGER; typeString : STRING; datatype : INTEGER; value2 : GENERIC) result : BOOLOEAN;
Use this function to ....
Arguments
Type | Name | Comment |
GENERIC | value1 | comments |
INTEGER | operatorAndOptions | |
STRING | typeString | |
INTEGER | datatype | |
GENERIC | value2 |
Return Value
Type | Name | Comment |
BOOLOEAN | result | comments |
Options
Option | Comment |
XPXSOMEOPTION | comment |
Example
<Missing Example>
See also
Filter by label
There are no items with the selected labels at this time.
, multiple selections available,
Related content
xpfCastValue
xpfCastValue
More like this
xpfClassifiedAs
xpfClassifiedAs
More like this
xpfGetInstanceReferencesToScratchAggr
xpfGetInstanceReferencesToScratchAggr
More like this
xpfGetDatatype
xpfGetDatatype
More like this
xpxSystemTrap
xpxSystemTrap
More like this
xpxSetTypePathByString
xpxSetTypePathByString
More like this