自作関数ってこの呼び出し方できないの?

mb(mes)
{
msgbox % mes
}

mb,"hello"
mb % "hello"