Home
About
Policies
FAQ
Forums
Registration
Password Recovery

This

From Tapestries MUCK

(Difference between revisions)
Jump to: navigation, search
 
Line 1: Line 1:
-
The '''this''' keyword 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 the currently running code.
+
'''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==
==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]]
[[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