Where do I put this when I want to create the clock text? or what I put into methyl .. please help 
versionDisplay = textCreateDisplay () 
	local versionText = textCreateTextItem ( "[!] TEST [!]", 0.950, 0.02, "medium", 255, 255, 255, 255, 1, "right" ) 
	textDisplayAddText ( versionDisplay, versionText )