User bio
404 bio not found
Member since May 5, 2022
Posts:
Replies:
Certifications & Credly badges:
Freddy has no Certifications & Credly badges yet.
Global Masters badges:
![DC Commenter](https://community.intersystems.com/sites/default/files/badges/dc_commenter_1.png)
![InterSystems Researcher](https://community.intersystems.com/sites/default/files/badges/researcher.png)
![Open Exchange Reviewer](https://community.intersystems.com/sites/default/files/badges/oex_reviewer.png)
Followers:
Freddy has no followers yet.
Following:
Freddy has not followed anybody yet.
Your answer is interessant, but what i do for kill datas:
Set ^test($INCREMENT(^test)) = "aa" Set ^test($INCREMENT(^test)) = "aa" kill ^test(2) ZWrite ^test ^test=2 ^test(1)="aa"
Exist some command for decrement?