User Manual

06.21.2023

MANUAL

開発者向け機能:サーバスクリプト:context.Redirect

This page is in Japanese only.
Please wait for the English translation.

## 概要 [サーバスクリプト](/ja/manual/table-management-server-script)でブラウザにページ遷移を実行させます。 ## 対応バージョン 1. プリザンター 1.3.13.0 以降 ## 制限事項 1. 「画面表示の前」の「条件」のみ使用できます。 ## 構文 ``` context.Redirect(url); ``` ## パラメータ |パラメータ|型|必須|概要| |:----------|:----------|:---:|:---------------------------| |url|string|○|URL| ## 戻り値 戻り値はありません。 ## 使用例 下記の例のサーバスクリプトが実行されるとブラウザが指定のページに遷移します。 ##### JavaScript ``` context.Redirect('http://www.example.com/'); ``` ## 関連情報 <div id="ManualList"><ul><li><a href="/en/manual/table-management-server-script">Table Management: Server Script</a><span>08.13.2024 up</span></li></ul></article> <ul><li><a href="/en/manual/server-script">Developer Function: Server Script</a><span>08.14.2024 up</span></li></ul></article> <ul><li><a href="/en/manual/faq-server-script-log">FAQ: I want to output the error log of a server script</a><span>08.14.2024 up</span></li></ul></article></div><input id="SearchTextHidden" type="hidden" value="" />
TOP
このページをシェアする
記載された商品名、各製品名は各社の登録商標または商標です。 © Implem Inc.