Other Commands

This is a list of the functions and the statements that are not included in the other categories.

Beep Statement

Plays a tone through the computer's speaker. The tone is system-dependent and you cannot modify its volume or pitch.

Shell Function

Starts another application and defines the respective window style, if necessary.

Wait Statement

Interrupts the program execution for the amount of time that you specify in milliseconds.

WaitUntil Statement

Interrupts the program execution until the time specified.

GetSystemTicks Function

Returns the number of system ticks provided by the operating system. You can use this function to optimize certain processes.

GetPathSeparator Function

Returns the operating system-dependent directory separator used to specify file paths.

Environ Function

Returns the value of an environment variable as a string. Environment variables are dependent on the type of operating system that you have.

GetSolarVersion Function

वर्तमान LibreOffice संस्करण की आंतरिक संख्या प्राप्त होती है.

GetGuiType Function

संख्यात्मक मूल्य प्रस्तुत करता है जो चित्रमय उपयोक्ता इंटरफ़ेस निर्धारित करता है.

TwipsPerPixelX Function

ट्विप्स की संख्या प्राप्त होती है जो कि पिक्सेल की चौड़ाई का प्रतिनिधित्व करती है.

TwipsPerPixelY Function

ट्विप्स की संख्या प्राप्त होती है जो कि पिक्सेल की ऊँचाई का प्रतिनिधित्व करती है.

GlobalScope specifier

To manage personal or shared library containers (Application Macros or My Macros) from within a document, use the GlobalScope specifier.

Please support us!