Gibt die Ausgabemeldung an, die mit einem bestimmten WSDL-Verbindungsvorgang verknüpft ist.
Syntax
Reference_Syntax.output = "string"
Werte
Typ
|
Werte
|
Zeichenfolge
|
Eine gültige Zeichenfolge, welche die Ausgabemeldung darstellt.
|
JavaScript
xfa.connectionSet.DataConnection.operation.output = "Connection successful.";
FormCalc
xfa.connectionSet.DataConnection.operation.output = "Connection successful."
|
|
|