Home
About
Policies
FAQ
Forums
Registration
Password Recovery

While (MPI)

From Tapestries MUCK

Jump to: navigation, search

while

{while:check,expr}

This is a looping structure.

It evaluates the 'check' argument, and if it evaluates true, then it evaluates the expr argument, and repeats the process.

If 'check' evaluates false, then the loop is exited. This returns the result of the last evaluation of expr.

Personal tools
Namespaces
Variants
Actions
navagation
information
wiki
Toolbox