system

The system element instructs the AIML interpreter to pass its
	content (with any appropriate preprocessing) to the system command
	interpreter of the local machine on which the AIML interpreter is
running.

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="system" type="MixedTemplateContentContainer">
  <xs:annotation>
    <xs:documentation>The system element instructs the AIML interpreter to pass its content (with any appropriate preprocessing) to the system command interpreter of the local machine on which the AIML interpreter is running.</xs:documentation>
  </xs:annotation>
</xs:element>

Sample