DIVIDE
DIVIDE(value)
サンプルデータ: $var1$ = 16
$var1$ = 16
使用方法: $var1$.DIVIDE(3)
$var1$.DIVIDE(3)
出力: 5
5