getClassificationCodeByName

Description Parameters Returns Example
Retrieves the classification code object using provided parent code object and the code NAME string parentCode: parent classification code object (link type classificationcode).

Child classificationCodeName: Child classification code NAME string.

classification code object <op func="getClassificationCodeByName"> <var>LINK_CCODE</var> or any expression that evaluates to classification code <const type="string">codename</const> <!-- the code NAME to retrieve --> </op>

(Short Description to be added).