ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Finding out the value of a simple Lotus Notes item Hide the details
Value of specified Lotus Notes item. Empty string ("") if the Lotus Notes item does not exist.The ErrorOccurred variable is set to True if an error occurred. To find out the error details, use ErrorInfo associated with the errMessage constant.
Identifier of session to use. This identifier is returned by EmailStartNotesSession or by NotesOpenDatabase.
Name of Lotus Notes item whose value is requested.To find out the name and type of the items found in the current Notes document, use NotesListItem.
Finding out the value of a composite Lotus Notes item Hide the details
Value of the specified Lotus Notes item for the given subscript.All the values of the Lotus Notes item separated by CR characters if <Subscript of Lotus Notes item> is not specified.Empty string ("") if the Lotus Notes item and/or the subscript does not exist.The ErrorOccurred variable is set to True if an error occurred. To find out the error details, use ErrorInfo associated with the errMessage constant.
Subscript of Lotus Notes item whose value is requested. If this parameter is not specified, <Result> will contain all the values of the Lotus Notes item separated by CR characters.
Finding out the value of a composite Lotus Notes item (in array format) Hide the details
True if the <Array of values> was filled with the values of the specified Lotus Notes item, False otherwise.The ErrorOccurred variable is set to True if an error occurs. To find out the error details, use ErrorInfo associated with the errMessage constant.
Name of array where the values of the Lotus Notes item will be initialized.
Last update: 05/01/2020
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: