Photoshop Scripting Reference
Photoshop Scripting Documentation
Core
Classes
$
AliasArray
Array
Boolean
Date
Error
File
FileArray
Folder
Function
Math
Namespace
Number
Object
QName
Reflection
ReflectionInfo
RegExp
Socket
String
UnitPoint
UnitRect
UnitValue
XML
XMLList
global
Module Index
Photoshop
Scriptui
Extension SDK Documentation (CEP)
Photoshop Scripting Reseources
Photoshop Scripting Reference
Docs
»
Photoshop Scripting Documentation
»
Core
»
$
»
$.writeln
View page source
$.writeln
¶
void
writeln
(any
text
)
Parameters
¶
text
The text to print. All arguments are concatenated.
Description
¶
Prints text to the Console, and adds a newline character.