Skip to main content
Skip table of contents

AdsEval()


AdsEval() – Filter Prüfung



Die Funktion prüft, ob ein Filter-Ausdruck auf einer bestimmten ADS-Tabelle gültig ist.


ParameterBeschreibung

aExpr:C

Filter-Ausdruck

aTable:O

Bezugstabelle; default = Standard-DataSet


Rückgabewert


Undefiniert - Bei Fehler Exception

Beispiel


CODE
| oDab010:DB := 'waDAB010, DAB011' |

AdsEval('ARTNR = "2"', oDab010)
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.