undoName
書式
app.undoName
説明
取り消し(アンドゥ)の文字列を返します。
var str=app.undoName; alert(str);
目次に戻る