think

  • Output field: Processes an expression without returning results.
<think>expression</think>

Parameters

expression

BrainXML expression to process.

Examples

Example 1. Without think

    • I like *
    • Why do you like <u>like = <s/></u>?
    • I like pizza.
    • Why do you like pizza?

Example 2. With think

    • I like *
    • <think><u>like = <s/></u></think> Why do you like it?
    • I like pizza.
    • Why do you like it?

Notes

  • Although element think doesn't return any results, it can still impact the user object and state such as context.