7/7/2023 6:18 AM | |
Joined: 7/7/2023 Last visit: 3/15/2024 Posts: 5 Rating: (0) |
Hello. Where is the right place to insert the script to get the title of the current window? export function Text_box_20_Text_Trigger(item) { var value; Screen.FindItem("../ScreenHeader").Text = Screen.Name; return value; } ------------------------------------------------------------------------------------------ |
Last edited by: Jen_Moderator at: 07/07/2023 10:29:28New subject after splitting. Text formatting optimized. |
|
7/10/2023 9:06 AM | |
Joined: 7/7/2023 Last visit: 3/15/2024 Posts: 5 Rating: (0) |
Maybe I'm writing the script in the wrong place, but instead of text, everything is empty. Figure 1 shows the element and where I attached this script, Figure 2 shows the name of the main window, which should be displayed by the script. AttachmentScreenshots.zip (331 Downloads) |
Last edited by: Jen_Moderator at: 07/11/2023 06:39:43Text formatting optimized. Last edited by: Jen_Moderator at: 07/11/2023 06:41:13All files added as .zip file. |
|
Follow us on