You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 15 Next »

<p>ASKFIRST requests the value of the left hand term <strong>after</strong> asking/computing the arguments inside the ASKFIRST function.</p><h1><strong>Syntax</strong></h1><p>ASKFIRST(ValExp, [InpVar])</p><p><strong>Arguments</strong></p><ul><li>ValExp is the part to be asked <strong>first</strong></li><li>InpVar are optional addtional input parameters</li></ul><h1><strong>Remarks</strong></h1><p>Together with the ADDGOALS function, this is a function to manipulate the order in which the reasoning mechanisme will ask for parameter values.</p><h1><strong>Example knowledgebases</strong></h1><p><strong>Download </strong></p><p>An example knowledgebase of this function can be downloaded here.</p><p><strong>Description</strong></p><p><em><u>Input</u></em></p><p>B&nbsp;is the value to be asked first. When you would not use the function and you would ask A as top goal, first A would be asked, and when you do not provide A Quaestor would continue with asking B. Now B will be asked first...</p><p><em><u>Relations</u></em></p><p>A=ASKFIRST(B)</p> <p><span style="">Quick links:&nbsp;</span><a class="confluence-link" href="/display/QUAESTOR/Functions">Function overview</a><span style="">&nbsp;|&nbsp;</span><a class="confluence-link" href="/display/QUAESTOR/Attributes">Attribute overview</a><span style="">&nbsp;|&nbsp;</span><a class="confluence-link" href="/display/QUAESTOR/Constants">Constants overview</a><span style="">&nbsp;|&nbsp;</span><a class="confluence-link" href="/display/QUAESTOR/Dimensions">Dimensions overview</a></p>
  • No labels