<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Using Quick Console</title><link>https://sourceforge.net/p/phplayground/wiki/Using%2520Quick%2520Console/</link><description>Recent changes to Using Quick Console</description><atom:link href="https://sourceforge.net/p/phplayground/wiki/Using%20Quick%20Console/feed" rel="self"/><language>en</language><lastBuildDate>Wed, 18 Dec 2019 18:31:25 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/phplayground/wiki/Using%20Quick%20Console/feed" rel="self" type="application/rss+xml"/><item><title>Using Quick Console modified by skepticalee</title><link>https://sourceforge.net/p/phplayground/wiki/Using%2520Quick%2520Console/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -12,9 +12,9 @@

 Line 6: A simple assigment. Successful execution will be acknowldged with the word,  “Fine”.

-Line 7: Now type in “x” to see its value.
+Line 8: Now type in “x” to see its value. Or add “return x” to the previous line after a semicolon.

-Line 9: To inspect a jQuery object use the keyword “return” to start the statement.
+Line 9: To inspect a jQuery object and/or its properties use the keyword “return” to start the statement.

 Line 11: To see the return value of a function, also call the function with the keyword “return”.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">skepticalee</dc:creator><pubDate>Wed, 18 Dec 2019 18:31:25 -0000</pubDate><guid>https://sourceforge.net6a1678918c18f992b27b9326badc560c589379a9</guid></item><item><title>Using Quick Console modified by skepticalee</title><link>https://sourceforge.net/p/phplayground/wiki/Using%2520Quick%2520Console/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -5,3 +5,19 @@
 Quick Console is meant as a remedy for the claustrophobia inducing consoles that come with browsers. Here you will find plenty of space to inspect variables and evaluate simple expressions.

 ![](https://sourceforge.net/p/phplayground/wiki/Using%20Quick%20Console/attachment/Qcon.png)
+
+Line 1: Simply type in a variable’s name and hit enter to reveal the value.
+
+Line 2: The variable can be an array or object, or even a property of an object.
+
+Line 6: A simple assigment. Successful execution will be acknowldged with the word,  “Fine”.
+
+Line 7: Now type in “x” to see its value.
+
+Line 9: To inspect a jQuery object use the keyword “return” to start the statement.
+
+Line 11: To see the return value of a function, also call the function with the keyword “return”.
+
+Note: Quick Console returns the string “undefined” for undefined objects and variables.
+
+![](https://www.skeptic.de/counter.php?sid=Play_QC)
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">skepticalee</dc:creator><pubDate>Wed, 18 Dec 2019 18:26:46 -0000</pubDate><guid>https://sourceforge.netaed9a7c961b8fd01a7171a98fe1e91316dad0a5f</guid></item><item><title>Using Quick Console modified by skepticalee</title><link>https://sourceforge.net/p/phplayground/wiki/Using%2520Quick%2520Console/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -3,3 +3,5 @@
 Click on the “QCon” tab to open the Quick Console.

 Quick Console is meant as a remedy for the claustrophobia inducing consoles that come with browsers. Here you will find plenty of space to inspect variables and evaluate simple expressions.
+
+![](https://sourceforge.net/p/phplayground/wiki/Using%20Quick%20Console/attachment/Qcon.png)
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">skepticalee</dc:creator><pubDate>Wed, 18 Dec 2019 18:16:13 -0000</pubDate><guid>https://sourceforge.netff73f35cda7de5c0815d0d230aa7a12727e7fbf5</guid></item><item><title>Using Quick Console modified by skepticalee</title><link>https://sourceforge.net/p/phplayground/wiki/Using%2520Quick%2520Console/</link><description>&lt;div class="markdown_content"&gt;&lt;h2 id="using-quick-console"&gt;Using Quick Console&lt;/h2&gt;
&lt;p&gt;Click on the “QCon” tab to open the Quick Console.&lt;/p&gt;
&lt;p&gt;Quick Console is meant as a remedy for the claustrophobia inducing consoles that come with browsers. Here you will find plenty of space to inspect variables and evaluate simple expressions.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">skepticalee</dc:creator><pubDate>Wed, 18 Dec 2019 18:02:48 -0000</pubDate><guid>https://sourceforge.netfa23f5a1b6ce8b9826ca2befe9f7ee22098ed1b2</guid></item></channel></rss>