variant_sub
variant_sub
Subtracts the value of the right variant from the left variant value
variant **variant_sub** mixed $left mixed $right
Subtracts from .
right``left
com.variant-arith
leftThe left operand.
rightThe right operand.
Throws a on failure.
com_exception
variant_add