<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://dev.playonset.com/index.php?action=history&amp;feed=atom&amp;title=print</id>
	<title>print - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://dev.playonset.com/index.php?action=history&amp;feed=atom&amp;title=print"/>
	<link rel="alternate" type="text/html" href="https://dev.playonset.com/index.php?title=print&amp;action=history"/>
	<updated>2026-04-24T06:57:47Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://dev.playonset.com/index.php?title=print&amp;diff=4412&amp;oldid=prev</id>
		<title>BlueMountains: Created page with &quot;{{Info|Function|Client &amp; Server|1.0}}  {{FuncDescription|Prints a message to the console and log.  See ClientParameters where client logs are written to.}}  {{FuncSyntax|p...&quot;</title>
		<link rel="alternate" type="text/html" href="https://dev.playonset.com/index.php?title=print&amp;diff=4412&amp;oldid=prev"/>
		<updated>2020-09-26T16:40:55Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Info|Function|Client &amp;amp; Server|1.0}}  {{FuncDescription|Prints a message to the console and log.  See &lt;a href=&quot;/wiki/ClientParameters&quot; title=&quot;ClientParameters&quot;&gt;ClientParameters&lt;/a&gt; where client logs are written to.}}  {{FuncSyntax|p...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Info|Function|Client &amp;amp; Server|1.0}}&lt;br /&gt;
&lt;br /&gt;
{{FuncDescription|Prints a message to the console and log.&lt;br /&gt;
&lt;br /&gt;
See [[ClientParameters]] where client logs are written to.}}&lt;br /&gt;
&lt;br /&gt;
{{FuncSyntax|print(...)}}&lt;br /&gt;
&lt;br /&gt;
{{FuncParameters}}&lt;br /&gt;
{{FuncParam|...|Parameters of any type}}&lt;br /&gt;
&lt;br /&gt;
{{FuncReturnValue|Returns nothing.}}&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;Lua&amp;quot;&amp;gt;&lt;br /&gt;
local function OnPackageStart()&lt;br /&gt;
	print(GetPackageName()..&amp;quot; started&amp;quot;)&lt;br /&gt;
end&lt;br /&gt;
AddEvent(&amp;quot;OnPackageStart&amp;quot;, OnPackageStart)&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;/div&gt;</summary>
		<author><name>BlueMountains</name></author>
	</entry>
</feed>