Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  SYNTAX:
 
xpfCompareValues (value1             : GENERIC;                   operatorAndOptions : INTEGER;                   typeString         : STRING;                   datatype           : INTEGER;                   value2             : GENERIC)                   result             : BOOLOEAN;
 
To be completed.
The xpfCompareValues function returns

Code Block
languagecpp
themeConfluence
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

...

Code Block
languagecpp
<Missing Example>

 

See also

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
cqllabel = "extension_schema" and parent = "5636522"