[Home]
[Edit this page]
[Recent Changes]
[Special Pages]
[Help]
PrologVariable
In Prolog, all variables must start with a capital or underscore. This is opposite of constant values.
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
PrologVariable
(Prolog) Variable
A variable is something to store data in. Or: 'Something that can change'.In Prolog, all variables must start with a capital or underscore. This is opposite of constant values.
'Variable' links
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
