TestPlugin = { SayHello = function (str) Dialog.Message("Notice", str, MB_OK, MB_ICONINFORMATION, MB_DEFBUTTON1); end }