Set Size <FontSize>

SCRIPT {
    SendKeys "{Alt+o}f{Alt+s}"
    SendKeys _arg1
    SendKeys "{Enter}"
}