Skip to content

Hgetall

Hi, is Hgetall meant to be used?

I get Invalid procedure call or argument: 'Redis.Hgetall' when I try to call it like that:

Dim props 
props = Redis.Hgetall("key")