SUPDATE
About
Time complexity: O(n)
Accept type:
Return type:
Syntax:
SUPDATE <key1> <value1> <key2> <value2> ...
Update all keys if all of the keys exist in the current table. Do note that if a single key doesn’t exist, then a Nil
code is returned.