メインコンテンツまでスキップ
バージョン: 開発中

Outside call

Outside call -> 戻り値

引数説明
戻り値ブール🡐True if the execution cycle is an outside call

説明

Outside call は、実行サイクルのあとにTrueを返します。

Outside call 実行サイクルが生成されるためには、デザイン環境においてOn Outside call イベントプロパティがフォーム・オブジェクトに対して選択されていることを確認して下さい。

注: このコマンドは、Form event code コマンドを使用して、On Outside call イベントを返すかどうかを試すのと同じであると言えます。

参照

Form event code
POST OUTSIDE CALL