About
Working with mods
API documentation
Action mods
API documentation
Visualization mods
API overview
API documentation
Action
Preparing search index...
console
Variable console
Const
console
:
{
log
(
...
objs
:
any
[]
)
:
void
}
Type Declaration
log
:
function
log
(
...
objs
:
any
[]
)
:
void
Logs the objects to the script output window and the progress dialog.
Parameters
...
objs
:
any
[]
The objects to log.
Returns
void
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
Action
Loading...
Logs the objects to the script output window and the progress dialog.