System

alert

integer alert(string message, integer style=nothing)

beep

void beep(integer style=0)

colorcode

string colorcode(integer color)

execute

Executes external programs by calling the Windows ShellExecute() functions. Returns true if the program executed successfully, false if not.

Object execute(Object verb, Object file, Object parameters=nothing, Object directory=nothing, Object show=nothing)

getcurrentworkbook

Workbook getcurrentworkbook()

refreshallviews

void refreshallviews()

restorelocale

void restorelocale()

setlocale

void setlocale(string decsep, string thousandsep)

Feedback

Did you find what you needed?

If you have any further questions or suggestions to improve this page, please let us know:

=