RememberedValue - cCJUnRememberFieldMenuItem
Sets the Field_RememberedValue for the current DEO
Type: Function
Return Data Type: String
Parameters
| Parameter | Type | Description |
|---|---|---|
| hoServer | Handle | Server DD |
| iFile | Integer | Table number |
| iField | Integer | Column number |
Syntax
Function RememberedValue Handle hoServer Integer iFile Integer iField Returns String
Call Example
Get RememberedValue hoServer iFile iField to StringVariable
Description
Sets the Field_RememberedValue for the data entry object (DEO) that currently has the focus.