Is there a way I can print the displaylist value of a property instead of
the valuelist one?

Example:

Set oNews=##CLASS(News).%OpenId(123)
Write oNews.Status
A

would print 'Active' instead of 'A'

Is it possible?



Reply via email to