Miscellaneous FunctionsSave PDFSave selected topicSave selected topic and subtopicsSave all topicsShareShare to emailCopy topic URLLast UpdatedJul 18, 20231 minute readHMI and SCADAPlant SCADA 2023 R2 The miscellaneous functions predefined in VBA are: Beep statement Sounds a tone through the computer's speaker. Randomize statement Initializes the random number generator. Rem statement Used to include explanatory remarks in a program. SendKeys statement Sends keystrokes to the active window as if entered at the keyboard. Related LinksBeepRandomizeRemSendKeys
The miscellaneous functions predefined in VBA are: Beep statement Sounds a tone through the computer's speaker. Randomize statement Initializes the random number generator. Rem statement Used to include explanatory remarks in a program. SendKeys statement Sends keystrokes to the active window as if entered at the keyboard.
The miscellaneous functions predefined in VBA are: Beep statement Sounds a tone through the computer's speaker. Randomize statement Initializes the random number generator. Rem statement Used to include explanatory remarks in a program. SendKeys statement Sends keystrokes to the active window as if entered at the keyboard.