Other Commands

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

Beep Statement

Pušta ton kroz zvučnik računala. Ton je ovisan o sustavu i ne možete promijeniti glasnoću .

Shell Function

Pokreće drugu aplikaciju i definira stil prozora, ako je potrebno.

Wait Statement

Prekida izvršavanje programa na navedeno vrijeme u milisekundama.

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

Vraća unutarnji broj trenutne LibreOffice verzije.

GetGuiType Function

Returns a numerical value that specifies the graphical user interface.

TwipsPerPixelX Function

Vraća broj twipsa koji predstavljaju širinu piksela.

TwipsPerPixelY Function

Vraća broj twips koji predstavljaju visinu pixela.

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!