conditional_set

Function conditional_set 

Source
pub fn conditional_set() -> Script
Expand description

Conditional set (SET if value matches)

ยงArguments

  • KEYS[1]: The key to set
  • ARGV[1]: Expected current value
  • ARGV[2]: New value to set