SenseTalk ReferenceSenseTalk Dictionary *Preview*Ddivideバージョン:25.2divide command Divides the numeric value of a container by another value, and stores the quotient back in the container. Examples: + put 77 into num divide num by 11 —> num now has the value 7 Related: add, subtract, multiply, /