|
|
|
|
|
- Uppercase/Lowercase characters
PreviousWin (Function) In french: FenPrécédente Identifies the window that was in edit before the window that is currently in edit (for the same project). This function is used for modeless windows. Reminder The current window is the window in focus: this window is in input mode and its title bar is active.
ResFenPrécédente = PreviousWin()
Syntax <Result>: Character string - Name of the window that was previously in edit,
- Alias of the window that was previously in edit (if this alias was specified when the window was opened).
- Empty string ("") if no previous window exists, or if the window previously edited was closed before calling PreviousWin.
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|