- Log in to post comments
User bio
404 bio not found
Member since Dec 20, 2022
Posts:
Steven has not published any posts yet.
Replies:
Thanks Marc.
Is there another way to get the property value from myObj by providing the property name?
The only solution found is using %ZEN.Utils
s result = ##class(%ZEN.Utils).%GetPropertyValue(myObj, propertyName, .value)
w value
- Log in to post comments
Certifications & Credly badges:
Steven has no Certifications & Credly badges yet.
Followers:
Steven has no followers yet.
Following:
Steven has not followed anybody yet.
Perfect. Thanks.