Tutorial.ShowText
Tutorial.ShowText(textIdentifier, textTeil)
Tutorial.ShowText(textIdentifier, textTeil)
Setzt den derzeitigen Zoom auf #zoomFaktor. #zoomFaktor darf eine Zahl von 1 bis 99 sein.
Rückgabewert
none
Beispiel
Tutorial.ShowText("TUT_03_001_R",0)
Tutorial.ShowText("TUT_NEXT",1)
Last updated