From: Doug E. <dou...@gm...> - 2022-03-02 21:40:49
|
Dev version 7.1 In: docs/tutorial/tutorial040.html At: Screenshot image above words "Setting Conditions for Specific Predicate Instances" (about midway through the page) Entry in the Condition box appears as: (X === 4; Y == 4) should be: (X == 4; Y == 4) --DAE |