isRecordCategorizedUnderCodeNamesPath

Description Parameters Returns Example
Checks whether current record is categorized under the mentioned code name path.
  • classificationScheme: the classification scheme link object
  • treepathOfCodeNames:the full treepath of code names from root code.
true or false
<op func="isRecordCategorizedUnderCodeNamesPath"> 
<var>classificationScheme</var><const type="string">rootcode/firstLevelCodeName/secondLevelCodeName/mycodeCodeName</const>  </op>