現在の画面ラッパー画面のフォーム名を取得します。
構文
Define_Com Class(#vf_sy122) Name(#myscreen_wrapper) Parent(#COM_OWNER)
#myscreen_wrapper.current_form Name(sName)
パラメータ
なし
戻り値
|
例:
Define_Com Class(#vf_sy122) Name(#myscreen_wrapper) Parent(#COM_OWNER)
#myscreen_wrapper.current_form Name(#std_txtl)