The updateDataArea() function replaces the previous contents of a specified data area with new data. The type of the data is determined by a field in the data area definition variable that specifies the data area to be updated.
iplatformLib.updateDataArea( dataAreaDef DataAreaDefinition inOut, elementData ANY in )