update

Updates the current record in the record set.

Syntax

Reference_Syntax.update()

Parameters

None

Returns

Empty

Applies to

Model

Object

sourceSet Model

source

Version

XFA 2.1

Examples

JavaScript

xfa.sourceSet.dataConnectionName.update();

FormCalc

xfa.sourceSet.dataConnectionName.update()

// Ethnio survey code removed