Name

duro::call - call update operator

Synopsis

duro::call opname ?arg argtype ...? txId

Description

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.