(deftemplate person (slot name (type STRING)) (slot age (type INTEGER)))

(bind ?new (assert (person (name Fred) (age 22))))

=================================================
The question is how do i get the binded fact's slot value, name and age???
Could any provide help to me~
I'm new in JESS language
-- 
View this message in context: 
http://old.nabble.com/Get-fact%27s-slot-value-tp30279338p30279338.html
Sent from the Jess mailing list archive at Nabble.com.



--------------------------------------------------------------------
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].
--------------------------------------------------------------------

Reply via email to