NetBeansв„ў IDE Field Guide: Developing Desktop, Web, Enterprise, and Mobile Applications (2nd Edition)

The trace() function is used to produce diagnostic output. The format and destination of the output is implementation defined.

Argument

Data Type

Meaning

value

item()*

A value that is to be displayed in the diagnostic output

message

xs:string

A message that is to be output along with the displayed value

Result

item()*

The value of the first argument, unchanged

Категории