Skip to content

Tutorial Conditions

Keith Sterling edited this page Oct 3, 2017 · 21 revisions

Conditions

<?xml version="1.0" encoding="UTF-8"?>
<aiml version="2.0">
    <category>
        <pattern>Question</pattern>
        <template>Answer</template>
    <category>
</aiml>
Loading, please wait...
No bot root argument set, defaulting to [.]
Y-Bot version 0.0.1, initiated March 14, 2017
Hi, how can I help you today?
>>>

Block Condition

Block

Single-predicate Condition

Single Predicate

Multi-predicate Condition

Multi Predicate

Default value

Looping

Looping

To see more information on conditional statements, see the wiki page Conditions.


Back to Tutorial | Back - Sets | Next - Symbolic Reduction

Clone this wiki locally