User Manual

08.14.2024

MANUAL

Developer Function: Server Script: view.FiltersCleared

The Japanese version of the manual is the latest.
Please also check.
## Overview Return true after ["view.ClearFilters"](/manual/server-script-view-clear-filters) is called in the "「Server Script」". This can be used to check whether ["view.ClearFilters"](/manual/server-script-view-clear-filters) has been called. ## Notes 1. Only the "When Processing View" condition can be used. 1. Because it is read-only, the value of view.FiltersCleared cannot be set by script. 1. This is an object used by the server script function. It cannot be used by the script function. ## Supported Versions Pleasanter 1.3.13.0 and later ## Usage Example The following example displays view.FiltersCleared in the browser console. ##### Javascript ``` view.ClearFilters(); context.Log(view.FiltersCleared); // ClearFilters() is called, so it is true. ``` ## Related Information <div id="ManualList"> <article class="s-blog_list_unit"><h2> <h2>The specified information was not found.</h2> <p><a href="/ja/manual">Return to top</a></p> </article> </div><input id="SearchTextHidden" type="hidden" value="" />
TOP
このページをシェアする
記載された商品名、各製品名は各社の登録商標または商標です。 © Implem Inc.