Please enable JavaScript to view this site.

Function that returns a coded string with the options for the call of LkSelect and LkSelectD functions

 

 

onlyRecordId

BOOL

false

returns just the selected records codes

 

pagination

BOOL

false

indicates if pagination is being used or not

 

regPage

uint

10

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

 

numPage

uint

1

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

 

calculated

BOOL

false

return the resulting values from the calculated dictionaries.

 

conversion

BOOL

false

execute the defined conversions in the dictionaries before returning.

 

formatSpec

BOOL

false

execute the defined formats in the dictionaries before returning.

 

originalRecords

BOOL

false

return a copy of the records in MV format.

 

dictionaries

BOOL

false

return the File dictionaries

 

 

       C