User Manual

10.04.2024

MANUAL

Developer Function: Server Script: context.Redirect

The Japanese version of the manual is the latest.
Please also check.
## Overview The "「Server Script」" allows the browser to execute page transitions. ## Supported Versions 1. Pleasanter 1.3.13.0 or later ## Limitations 1. Only "「Condition」" in "Before Screen Display" can be used. ## Syntax ``` context.Redirect(url); ``` ## Parameter |Parameter|Type|Required|Overview| |:----------|:----------|:---:|:---------------------------| |url|string|Yes|URL| ## Return Value There is no return value. ## Usage Example When the server script in the example below is executed, the browser transitions to the specified page. ##### JavaScript ``` context.Redirect('http://www.example.com/'); ``` ## 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.