Home
About
Policies
FAQ
Forums
Registration
Password Recovery

This

From Tapestries MUCK

(Difference between revisions)
Jump to: navigation, search
(Explained what the 'this' variable was)
 
(3 intermediate revisions not shown)
Line 1: Line 1:
-
==This==
+
'''this''' is a keyword that references the [[object]] containing the currently running [[MPI]] code. For this reason it is of very little use outside of MPI.
-
 
+
-
The ''this'' variable is similar to [[me]] and [[here]], but of very limited use outside of MPI. The reason for that difference is because ''this'' references the thing with that code
+
-
 
+
-
===Examples of This===
+
 +
==Examples of This==
<mpi>{store:value,prop,this}
<mpi>{store:value,prop,this}
{owner:this}</mpi>
{owner:this}</mpi>
 +
 +
==See Also==
 +
* [[me]]
 +
* [[here]]
 +
 +
[[Category:MUCK Documentation]]

Latest revision as of 10:58, 25 April 2007

this is a keyword that references the object containing the currently running MPI code. For this reason it is of very little use outside of MPI.

Examples of This

{store:value,prop,this}
 
{owner:this}

See Also

Personal tools
Namespaces
Variants
Actions
navagation
information
wiki
Toolbox