|
|
|
|
|
nWDEvalue: Evaluation of the value of an element
Evaluate the value of an element: field, variable, HFSQL item (for example: Window.field, variable, file.item, etc.). Note: access to indexed elements is not possible (example: Table[1]). int nWDEvalue(LPCTSTR pszElement);
Details of parameters pszElement: Name of the element to evaluate
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|