Versions Compared

Key

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

...

Code Block
languagecpp
themeConfluence
FUNCTION xpxSetTypePathByString (valueToBeTyped : GENERIC;
                                 theDottedPath  : STRING;
                                 VAR typedValue : GENERIC)
                                 status         : INTEGER;

The xpxSetTypePathByString function types a value according to a string in ?"dot string notation?", i.e. theDottedPath is a string containing type names separated with dots. Ee.g. ?"type1.type2.type3?.".

Arguments

...

TypeNameComment
GENERICvalueToBeTyped 
STRINGtheDottedPathcomment
GENERICtypedValue 

Return Value

...

Insert excerpt
US:_r_XPX_Return_Value
US:_r_XPX_Return_Value
nopaneltrue

Options

...

 

Example

...

Code Block
languagecpp
<Missing Example>

 

See also

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