println(msg)
Prints a message line to the console output in the ExtendScript editor.
Type: function
Parameter(s):
- msg {Any}:
Any combination of Number, String, Object, Boolean, Array to print.
Prints a message line to the console output in the ExtendScript editor.
Type: function
Parameter(s):
Any combination of Number, String, Object, Boolean, Array to print.