Flag as <flagType>

SCRIPT {
    SendKeys "{ctrl+shift+g}"
    Wait 10
    SendKeys _arg1 + "{enter}"
    ' TODO usual font setting commands
}