Artifact 1cab7e9fb9421bf6a7ed3ad0a58a6ad573f3a43222dc6a7aadd5e4ad81e64e4f:
- Executable file
r37/lisp/csl/html/r37_0067.html
— part of check-in
[f2fda60abd]
at
2011-09-02 18:13:33
on branch master
— Some historical releases purely for archival purposes
git-svn-id: https://svn.code.sf.net/p/reduce-algebra/code/trunk/historical@1375 2bfe0521-f11c-4a00-b80e-6202646ff360 (user: arthurcnorman@users.sourceforge.net, size: 399) [annotate] [blame] [check-ins using] [more...]
<A NAME=WHEN> <TITLE>WHEN</TITLE></A> <b><a href=r37_idx.html>INDEX</a></b><p><p> <B>WHEN</B> _ _ _ _ _ _ _ _ _ _ _ _ <B>operator</B><P> <P> <P> <P> The <em>when</em> operator is used inside a <em>rule</em> to make the execution of the rule depend on a boolean condition which is evaluated at execution time. For the use see <A HREF=r37_0060.html>rule</A>. <P> <P>