Debug (MPI)
From Tapestries MUCK
(Difference between revisions)
Line 1: | Line 1: | ||
- | [[Category: | + | [[Category:functions (MPI)]][[Category:Miscellaneous Functions (MPI)]] |
=debug= | =debug= | ||
<mpi>{debug:expr}</mpi> | <mpi>{debug:expr}</mpi> |
Latest revision as of 01:37, 31 March 2007
debug
{debug:expr}
This will show MPI debugging information for all the commands within the given expression.
This is useful for seeing why something isn't working. This returns the result of the evaluation of expr.