HomeMenu
Jesus · Bible · HTML · CSS · JS · PHP · SVG · Applications

trace

Description

The trace of console for JS logs the data as a trace.

Syntax

trace(...data)

Parameters

data

An any type.

Examples

1 · void

2 · data · single · separate

3 · data · single · together

4 · data · multiple · separate

5 · data · multiple · together