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

Version 1 Current »


 
SYNTAX:
 
xpxGetTypePathStringAggr(typedValue       : GENERIC;
                         VAR theTypeNames : LIST OF STRING)                         status           : INTEGER;
 
The xpxGetTypePathStringAggr function returns a list of strings (theTypesNames), referred to as the type path of the typed value.

  • No labels