|
|
|
|
|
|
|
The Service variable is used to... |
|
|
|
|
|
|
A variable is defined by name and type... |
|
|
|
|
|
|
A report based on a variable is used to directly print the information found in a WLanguage variable... |
|
|
|
|
|
|
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control. |
|
|
|
|
|
|
Initializes: - one or all variables of file items with their default values.
- one or all items of a Record variable with their default values.
|
|
|
|
|
|
|
Three assignment operators are available... |
|
|
|
|
|
|
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler... |
|
|
|
|
|
|
The advanced types of WLanguage are as follows |
|
|
|
|
|
|
Initializes: - one or all variables of file items with their default values.
- one or all items of a Record variable with their default values.
|
|
|
|
|
|
|
The different types in WLanguage are... |
|
|
|
|
|
|
The sfSearchResult type is used to find out the result of SFSearch... |
|
|
|
|
|
|
The sfUndeleteResult type is used to find out the result of SFUndelete... |
|
|
|
|
|
|
The sfDeleteResult type is used to find out the result of SFDelete... |
|
|
|
|
|
|
The sfExecuteQueryResult type is used to find out the result of SFForwardQuery... |
|
|
|
|
|
|
The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess... |
|
|
|
|
|
|
The sfDisconnectResult type is used to get the status report of SFDisconnect when disconnecting... |
|
|
|
|
|
|
The sfProcessWorkItemRequest type is used to describe a query for processing a task to submit... |
|
|
|
|
|
|
The sfSeekUpdatedResult type is used to find out the result of SFSeekModified... |
|
|
|
|
|
|
The sfSeekDeletedResult type is used to find out the result of SFSeekDeleted... |
|
|
|
|
|
|
A Queue variable is a structured type that groups a set of elements of the same type. |
|
|
|
|
|
|
A Stack variable is a structured type that is used to group a set of elements of the same type. |
|
|
|
|
|
|
A List variable is a structured type that is used to group a set of elements of the same type. |
|
|
|
|
|
|
The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB,... |
|
|
|
|
|
|
The Process type is used to define the characteristics of the remote application that can... |
|
|
|
|
|
|
The sfLeadConvertResult type is used to find out the result of SFConvertLead... |
|
|
|
|
|
|
The sfLeadConvert type is used to describe the conversion parameters of a lead... |
|
|
|
|
|
|
The sfSeekDeletedResult type is used to find out the characteristics of a deleted record... |
|
|
|
|
|
|
The emailAttach type is used to handle an attachment. |
|
|
|
|
|
|
The emailOutlookSession type is used to handle the Outlook messaging software (emails, contacts,... |
|
|
|
|
|
|
The emailNotesSession type is used to access a Lotus Notes messaging server in order to retrieve... |
|
|
|
|
|
|
The gglCalendar type is used to describe and modify a calendar used by the Google Calendar... |
|
|
|
|
|
|
The gglPath type is used to define the characteristics of the route to drawn on a map... |
|
|
|
|
|
|
The gglContact type is used to describe and modify a contact used by the Google Contacts service... |
|
|
|
|
|
|
The gglEvent type is used to describe and modify an event of a calendar... |
|
|
|
|
|
|
The gglLocation type is used to describe and modify the location of an event found in a Google... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|