Please enable JavaScript to view this site.

Contains the options for Select functions

 

onlyRecordId

boolean

false

returns just the selected record codes

 

pagination

boolean

false

indicates if pagination is being used or not

 

regPage

Numeric

10

in case of pagination, indicates the number of records by page. It must be greater than 0

 

numPage

Numeric

1

in case of pagination indicates the page to obtain. This must be greater than 0.

 

calculated

boolean

false

return the resulting values from the calculated dictionaries.

 

conversion

boolean

false

execute the defined conversions in the dictionaries before returning.

 

formatSpec

boolean

false

execute the defined formats in the dictionaries before returning.

 

originalRecords

boolean

false

return a copy of the records in MV format.

 

 

       Constructors