The keyword actual represents
a unique and complete Where clause and excludes using further Where clauses.
Using this keyword is only permitted if:
This is prerequesite to uniquely specify the current data record of this widget by means of an internal ID number (and for some functions/commands using the current line of a mask).
|
|||||||||||
![]() |
Note: "actual" corresponds to the current record of the current widget for which the LogiView procedure was called. . | ||||||||||
Example 1: |
|||||||||||
Calling the command Where from the action part of a decision table
where(actual) |
|||||||||||
Example 2: |
|||||||||||
Definition of the database access for the string variable DOCU_STRING_1_DB (in the Variable declaration table):
|