Actions
Bug #4869
closed$hget().unset is always $null
Start date:
01/16/2020
Due date:
% Done:
0%
Estimated time:
Operative System:
All
Regression:
No
Description
Hello,
I was trying to get the .unset value from a -uN in /hadd or /hinc command but seems that it doesn't work.
Example:
//hadd -mu60 TABLE ITEM DATA | echo -a IS: $hget(TABLE,ITEM).unset
//hinc -mu60 TABLE ITEM DATA | echo -a IS: $hget(TABLE,ITEM).unset
- Thanks!
Updated by Per Amundsen about 4 years ago
- Status changed from New to Resolved
- Target version changed from 3.8 to 4.0
Updated by Per Amundsen about 4 years ago
- Status changed from Resolved to Closed
Actions