Gets the Form name of the current screen wrapper screen.
Define_Com Class(#vf_sy122) Name(#myscreen_wrapper) Parent(#COM_OWNER)
#myscreen_wrapper.current_form Name(sName)
None
Name | Char 256 – Required | String that contains the name of the current 5250 screen wrapper screen. |
|---|
Define_Com Class(#vf_sy122) Name(#myscreen_wrapper) Parent(#COM_OWNER)
#myscreen_wrapper.current_form Name(#vf_eltxtl)