fr:scriptapi:class:display:getwindowtitle
Table of Contents
GetWindowTitle
Retourne le titre actuel de la fenêtre de l'application.
Syntaxe
String GetWindowTitle()
Retour
- (String): Titre de la fenêtre.
Exemple
Display@ _hDisplay = GetDisplay(); LOG("Le Titre de la fenêtre est: {}", _hDisplay.GetWindowTitle());
fr/scriptapi/class/display/getwindowtitle.txt · Last modified: 2023/04/11 12:02 by oldsnake