skip to main content
OpenAccess SDK SQL Engine core methods for Java : Exchanging data : getVal method
 

getVal method

Get the value of the specified field in the xo_tm object.
int getVal(int field)
Table 93. Parameters for getVal
Parameter
Type
Description
INPUT
field
int
The field to get. See Using the setVal method with a selected field for the field identifier constants.
RETURN
int
The value of the specified field.