execute

Executes a connection.

Syntax

Reference_Syntax.execute( BOOLEAN param )

Parameters

param

  • true | 1 (JavaScript) or 1 (FormCalc) (Default)

  • Forces the remerging of the form design and the imported WSDL data.

  • false | 0 (JavaScript) or 0 (FormCalc)

  • Imports the WSDL data into current Form without merging it with the form design.

Returns

True if the connection was executed successfully, and false if it is unsuccessful.

Version

XFA 2.1

// Ethnio survey code removed