|
|
|
|
|
|
|
The different syntaxes for declaring a procedure... |
|
|
|
|
|
|
A global procedure can be used in all the processes or events of the project. |
|
|
|
|
|
|
You have the ability to pass parameters to a procedure. |
|
|
|
|
|
|
The parameters can be passed to a 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 description of the parameter type is optional... |
|
|
|
|
|
|
Two types of procedures are available... |
|
|
|
|
|
|
Retrieves the list of Google calendars associated with the specified Google account. |
|
|
|
|
|
|
Retrieves the list of contacts associated with the specified Google account. |
|
|
|
|
|
|
Retrieves a list of contacts from custom parameters. |
|
|
|
|
|
|
Retrieves the list of documents available on the Google server for the current user. |
|
|
|
|
|
|
Retrieves the list of groups of contacts associated with the specified Google account. |
|
|
|
|
|
|
Retrieves a Google calendar and its events according to its title or identifier. |
|
|
|
|
|
|
Downloads a document from the Google Docs service. |
|
|
|
|
|
|
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar... |
|
|
|
|
|
|
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar... |
|
|
|
|
|
|
Sends a communication request (HTTP request) to a Google service. |
|
|
|
|
|
|
Deletes data from the Google server. |
|
|
|
|
|
|
Enables or disables the detection regarding the change of value for a Bluetooth Low Energy... |
|
|
|
|
|
|
Writes a value to a characteristic on a Bluetooth Low Energy device. |
|
|
|
|
|
|
Reads the value of a characteristic on a Bluetooth Low Energy device. |
|
|
|
|
|
|
Used to connect to a Bluetooth Low Energy device. |
|
|
|
|
|
|
Used to disconnect from a Bluetooth Low Energy device. |
|
|
|
|
|
|
Writes the value of a descriptor to a Bluetooth Low Energy device. |
|
|
|
|
|
|
Reads the value of a descriptor on a Bluetooth Low Energy device. |
|
|
|
|
|
|
Returns the current connection status to a Bluetooth Low Energy device or asks to be notified... |
|
|
|
|
|
|
Retrieves all the services corresponding to a UUID. |
|
|
|
|
|
|
Retrieves all the characteristics with the same identifier associated with a Bluetooth Low Energy... |
|
|
|
|
|
|
Retrieves the descriptor of a Bluetooth Low Energy characteristic corresponding to the specified... |
|
|
|
|
|
|
Retrieves the characteristic of a Bluetooth Low Energy service corresponding to the specified... |
|
|
|
|
|
|
Retrieves the service of a Bluetooth Low Energy device corresponding to the specified identifier... |
|
|
|
|
|
|
Creates a record in a file of a Salesforce database. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|