Checks whether current record is categorized under the mentioned code path.
|
- classificationScheme: the classification scheme link object
- treepathOfCodes:the full treepath of codes from root code
|
true or false
|
<op func="isRecordCategorizedUnderCodesPath"><var>classificationScheme</var> <const type="string">rootcode/firstLevel/secondLevel/mycode</const> </op>
|