pjs.closeDataAreas()



This API will unlock all declared data areas within a Profound.js module. It will also write to the data area if it is locked, before unlocking it.

This API is called automatically when a module is deactivated by pjs.closeAll().



Requirements

This API requires the Profound.js Connector module.