duro::call - call update operator
duro::call opname ?arg argtype ...? txId
This command calls the update operator opname. The argument opname is followed by argument pairs. The first element of each pair is the value passed to the operator (if the argument is not updated) or a variable containing the value passed to the operator (if the argument is updated). The second element is the argument type.