You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Code text
Set tIdx=$o(pArray("$XDSDocumentEntryPatientId",""))
Reports error:
Unrecognized system function/variable
System function or variable '$XDSDocumentEntryPatientId' not recognized
The text was updated successfully, but these errors were encountered:
This did not resolve all of the issues
Set tIdx = $O(pAry("$MetadataLevel","")) Set:tIdx]"" tM=$o(pAry("$MetadataLevel",tIdx,""))
System function or variable '$MetadataLevel' not recognized
If ($O(pQueryParams(""))="") && (..info("$MetadataLevel")'=1) && (..QueryReturnType="ObjectRef") {
System function or variable '$MetadataLevel' not recognized
Set tIsValue=($p(tItem,"||",1)="V"),tNode=$p(tItem,"||",2),tField=$p(tItem,"||",3) Set:tField="" tField=$p(tNode,"$XDSDocumentEntry",2)
System function or variable '$XDSDocumentEntry' not recognized
Code text
Set tIdx=$o(pArray("$XDSDocumentEntryPatientId",""))
Reports error:
Unrecognized system function/variable
System function or variable '$XDSDocumentEntryPatientId' not recognized
The text was updated successfully, but these errors were encountered: