<se:text xmlns:se="http://smartsite.nl/namespaces/sxml/1.0" value=" "/> <div id="summary"> <span class="summary">Removes a value from the cache.</span> </div> <h1 class="heading"> <span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"> <img id="syntaxToggle" onload="OnLoadImage(event)" class="toggle" name="toggleSwitch" src="/icons/collapse_all.gif"/>Syntax</span> </h1> <div id="syntaxSection" class="section" name="collapseableSection" style=""> <se:text xmlns:se="http://smartsite.nl/namespaces/sxml/1.0" resultformat="{formatexample(string.trim(this.result()))}"><![CDATA[cache.remove(string key)]]></se:text> </div> <h1 class="heading"> <span onclick="ExpandCollapse(parametersToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(parametersToggle, event)" tabindex="0"> <img id="parametersToggle" onload="OnLoadImage(event)" class="toggle" name="toggleSwitch" src="/icons/collapse_all.gif"/>Parameters</span> </h1> <div id="parametersSection" class="section" name="collapseableSection" style=""> <table id="typeList" class="members"> <tbody> <tr> <th>Name</th> <th>Data Type</th> <th>Description</th> </tr> <tr> <td>key</td> <td>String</td> <td> <span class="summary">The key.</span> </td> </tr> </tbody> </table> </div> <h1 class="heading"> <span onclick="ExpandCollapse(returnvalueToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(returnvalueToggle, event)" tabindex="0"> <img id="returnvalueToggle" onload="OnLoadImage(event)" class="toggle" name="toggleSwitch" src="/icons/collapse_all.gif"/>Return Value</span> </h1> <div id="returnvalueSection" class="section" name="collapseableSection" style="">None.</div>
SXML