resetThinClientMethodBroadcast

resetThinClientMethodBroadcast()

The resetThinClientMethodBroadcast method of the Application class clears the internal collection of broadcasting event methods.

This method does not take any parameters nor does it return a value, as it always succeeds.

You must invoke this method prior to the creation of a form you want it to affect.

This method has no effect on existing forms.

Use this method when running the Automated Test Code Generator (ATCG) in thin client mode. For details, see "Thin Client Method Broadcasting", in Chapter 2 of the Automated Test Code Generator Reference.

2020.0.02 and higher