!7 module OSChatBot > DynModule { transient S imageID = #1101205; visualize { ret withBottomMargin(20, centerAndSouthWithMargins( jimage(imageID), setFontSize(20, jCenteredBoldLabel("Hello")))); } }