|
|
|
|
|
|
|
A global procedure can be used in all the processes or events of the project. |
|
|
|
|
|
|
The different syntaxes for declaring a procedure... |
|
|
|
|
|
|
You have the ability to pass parameters to a procedure. |
|
|
|
|
|
|
Syntax for calling a local or global procedure. |
|
|
|
|
|
|
A procedure is used to associate an identifier with a statement block... |
|
|
|
|
|
|
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure... |
|
|
|
|
|
|
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure. |
|
|
|
|
|
|
The parameters can be passed to a procedure... |
|
|
|
|
|
|
The description of the parameter type is optional... |
|
|
|
|
|
|
The procedures and the methods of classes can have several syntaxes. |
|
|
|
|
|
|
Usage example of the JavaExecute function |
|
|
|
|
|
|
Usage example of the grSurfaceAddData function |
|
|
|
|
|
|
Usage example of the grSurfaceAltitudeColor function |
|
|
|
|
|
|
Usage example of the AppointmentListCalendar function |
|
|
|
|
|
|
Usage example of the MongoCreate function |
|
|
|
|
|
|
Usage example of the sOpen function |
|
|
|
|
|
|
Usage example of the DataType function |
|
|
|
|
|
|
Usage example of the BurnerAddDirectory function |
|
|
|
|
|
|
Usage example of the BurnerAddFile function |
|
|
|
|
|
|
Usage example of the EnumElement function |
|
|
|
|
|
|
Usage example of the fDate function |
|
|
|
|
|
|
Usage example of the fSelect function |
|
|
|
|
|
|
Usage example of the XMLSavePosition function |
|
|
|
|
|
|
Usage example of the XMLDelete function |
|
|
|
|
|
|
Usage example of the XMLChild function |
|
|
|
|
|
|
Usage example of the xlsVersion function |
|
|
|
|
|
|
Usage example of the VideoGenerateThumbnail function |
|
|
|
|
|
|
Usage example of the XMLRestorePosition function |
|
|
|
|
|
|
Usage example of the XMLBuildString function |
|
|
|
|
|
|
Usage example of the RegistryFirstSubKey function |
|
|
|
|
|
|
Usage example of the MatAdd function |
|
|
|
|
|
|
Usage example of the MatRead function |
|
|
|
|
|
|
Usage example of the MatReadLine function |
|
|
|
|
|
|
Usage example of the xlsNbColumn function |
|
|
|
|
|
|
Usage example of the xlsColumnTitle function |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|