User bio
404 bio not found
Member since Aug 19, 2020
Posts:
Replies:
Looks slightly unusual but fully functional. Thanks!
I have a GCMP crash when trying to compare two globals. Perhaps my input to prompts is not 100% correct. Could you or anyone else post an example of prompt answers?
Certifications & Credly badges:
Anna has no Certifications & Credly badges yet.
Global Masters badges:
Anna has no Global Masters badges yet.
Followers:
Anna has no followers yet.
Following:
Very good and customizable
TRY {
s ex= ##class(%Exception.General).%New("test",1,data1,data2)
throw ex}
CATCH ex {
d ex.Log()
}