Executes a connection.
SyntaxReference_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.
|
ReturnsTrue if
the connection was executed successfully, and false if
it is unsuccessful.
|
|
|