Previous Topic: Usage

Next Topic: Shipped Value (Allowed Values)

YHTMOSF - HTML OnSubmit Function

YHTMOSF defines the name of the 'onSubmit' JavaScript function that is run whenever an HTML page is submitted, for example when a submit button has been pressed. The command can take the special value *NONE or any function name up to 20 characters including a pair of empty parentheses and a leading blank. The YHTMOSF command is generated into the <BODY> tag of any JIT HTML windows and any pre-generated skeletons:

<FORM ...onSubmit=”return yhtmosf-value”>