Note (Property) In french: Remark
// Modify the notes associated with the "EDT_Contact" control SAI_Contact.Note = "Refers to the person in Contact and in the company".
Syntax
Finding out the notes associated with an element (control, window, page, report, block, etc.) Hide the details
<Notes> = <Element used>.Remark
<Notes>: Character string Notes associated with the specified element. <Element used>: Name of control, window, page or report Name of the element (control, window, page or report) to use.
Modifying the notes associated with an element (control, window, page, report, block, etc.) Hide the details
<Element used>.Remark = <New notes>
<Element used>: Name of control, window, page or report Name of the element (control, window, page or report) to use. <New notes>: Character string New notes associated with the specified element. Remarks Limit Versions 24 and laterIn an report, the Note property applies to all fields, blocks and reports. New in version 24In an report, the Note property applies to all fields, blocks and reports. In an report, the Note property applies to all fields, blocks and reports.
This page is also available for…
|
|
|