Ifactioncount: Difference between revisions
Jump to navigation
Jump to search
Mblackwell (talk | contribs) mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
ifactioncount <number> | ifactioncount <number> { do something } else { do something else } | ||
[[If condition]] returning true if [[actioncount]] is equal to <number>. |
Revision as of 12:12, 23 December 2004
ifactioncount <number> { do something } else { do something else }
If condition returning true if actioncount is equal to <number>.