Skip to content

aiml and javascript #2

@walide67

Description

@walide67

hi
how i can to displaye a value of javascript variable in the template aiml??

<category>
<pattern>
i search *
</pattern>
<template>
<think>
<set name="mot"><star/></set>
</think>
<script language="JavaScript">
var mot='<star/>';
bot_recherche(mot);
</script>
</template>
</category>

i want to display the value of bot_recherche(mot)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions