The force change statement causes the field change script to be run when the user moves the focus out of the field, whether or not the field has changed. This statement should be used only for the field where the focus is currently positioned.
force change field_name
• field_name – The name of the field for which you wish to run the change script, and where the focus is currently positioned.
The force change statement is typically placed in the pre script for a field.