Hello there My next question is, how can I check if a specific value is in a list? The list is part of a fact.
Example: (assert(tariff (type A) (keys 22 33 44 55))) (assert(event (type A) (key 33))) How do I check if the "key" slot from fact "event" is contained in the "keys" list of fact "tariff"? Thank you in advance. Best regards Mark -------------------------------------------------------------------- To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]' in the BODY of a message to [EMAIL PROTECTED], NOT to the list (use your own address!) List problems? Notify [EMAIL PROTECTED] --------------------------------------------------------------------
