...
Code Block | ||||
---|---|---|---|---|
| ||||
FUNCTION xpfClassifiedAs (classificationTableIndex : INTEGER;
instanceId : GENERIC;
classification : STRING)
isClassifiedAs : BOOLEAN;
|
Use this function to ....
Arguments
...
Type | Name | Comment |
INTEGER | classificationTableIndex | comments |
GENERIC | instanceId | |
STRING | classification |
Return Value
...
Type | Name | Comment |
BOOLEAN | isClassifiedAs | comments |
Options
...
Example
...
Code Block | ||
---|---|---|
| ||
<Missing Example> |
See also
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|