Enter <fieldName>

SCRIPT {
    SendKeys "{alt+j}"
    if _arg1 = "Body" then SendKeys "{tab}"
    if _arg1 = "Message" then SendKeys "{tab}"
}