The JADE 2022 release meets tomorrow’s business demands.
We often use the rootSchema method Any::asString method, typically called as <object>.getPropertyValue("propertyName").asString() when the propertyName refers to an object reference property.
When this property is non-null we get the OID enclosed in square brackets or if the value is null then a literal "<null>" is returned. However if the object reference is invalid a UE 4 "object not found" error is raised. It would be beneficial if this method was a bit more run-safe and simply returned a literal "<invalid>" in this case.
Released in Jade 2022 (22.0.01)