what is the use of "var saveAndClose = true" in Oncell Edit client script

Ram141
Tera Expert

what is the use of   "var saveAndClose = true" in Oncell Edit client script 

2 REPLIES 2

Ashutosh Munot1
Kilo Patron
Kilo Patron

Hi,

This is a variable used to decide callback function.


It supplies true or false to callback function.

Thanks,
Ashutosh

Ram141
Tera Expert

Hi Ashutosh, 

Thanks for the reply.

I'm new to coding.. in the script im able to see only "var saveAndClose = true" is defined but "var saveAndClose = false" is not defined how can callback function gets the false value.

Thanks,

Raj