|
|
|
|
|
- Initializing the NewLine property
NewLine (Property) In french: Nouveau
The NewLine property is used to determine: Note: The New property can be used both on a field linked to a data file and on a field manipulated by programming.
ResNouveau = TABLE_TableClient.Nouveau
Syntax
<Result> = <Control used>.NewLine
<Result>: Boolean - True if:
- False otherwise (for example, if the current item in the field comes from the linked file).
<Control used>: Control name Name of the field to be manipulated: - Table control,
- Looper control,
 Scheduler control.
Remarks Initializing the NewLine property The NewLine property is initialized to True by: This property is initialized to False after the execution of the "Row exit" event, except if this process contains:
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|