think

The think element instructs the AIML interpreter to perform
all usual processing of its contents, but to not return any value,
regardless of whether the contents produce output.

Element Information

Model

star | that | input | thatstar | topicstar | get | bot | sr | date | id | size | version | uppercase | lowercase | formal | sentence | condition | random | set | gossip | srai | person | person2 | gender | think | learn | system | javascript | ANY element from ANY namespace OTHER than 'No Namespace'

Source

<xs:element name="think" type="MixedTemplateContentContainer">
  <xs:annotation>
    <xs:documentation>The think element instructs the AIML interpreter to perform all usual processing of its contents, but to not return any value, regardless of whether the contents produce output.</xs:documentation>
  </xs:annotation>
</xs:element>

Sample