Hi there
The B4J Map object has two properties
1. Keys
2. Values
Just learned the hard way that, the BANano map.Keys values returns the actual map object whilst the Values returns an error. If these might not work as expected, perhaps the logs should reflect an error that one should use GetKeyAt and GetValueAt instead.
Thanks.
The B4J Map object has two properties
1. Keys
2. Values
Just learned the hard way that, the BANano map.Keys values returns the actual map object whilst the Values returns an error. If these might not work as expected, perhaps the logs should reflect an error that one should use GetKeyAt and GetValueAt instead.
Thanks.