Need help on firebug command line tool.

12 views
Skip to first unread message

Arup Rakshit

unread,
Sep 6, 2013, 1:00:27 AM9/6/13
to fir...@googlegroups.com
Hello All,

I am just started to learn the Javascript and choose this http://getfirebug.com/commandline to practice all kinds of Javascript code. But command line tool is not allwoing me to write code in multiple lines as the general editor does. for example

I can write this :- var books = {pages: 112} but can't write this way

var books = {
                   pages: 112
                  }

After first line when pressed enter I got error. Any way to get out of this limitations or suggestion please!!

Thanks,
Arup

Jan Honza Odvarko

unread,
Sep 6, 2013, 1:09:32 AM9/6/13
to fir...@googlegroups.com
You need to switch into "Command Editor" (aka multiline command line) see our wiki:
https://getfirebug.com/wiki/index.php/Command_Line

Honza
Reply all
Reply to author
Forward
0 new messages