メインコンテンツまでスキップ
バージョン:25.2

subtract

  • command

  • The subtract command subtracts an amount from a container, storing the result in the container.

  • Examples: +

     set quantity to 12 oz
    subtract 5 oz from quantity
    put quantity —> 7 ounces
  • Related: add, multiply, divide, minus