Activator Plug-in > Script steps reference > Stop Message Listener
Stop Message Listener | 
Stops listening for messages from other computers.
Syntax
Stop Message Listener [ Select ; Result (error) ]
Options
| Select entire contents | replaces the entire contents of a field with the result. If not checked the result replaces the currently selected portion of the field | 
| Result (error) | an error code | 
Returned Result
Data type returned
Error code
Result
If successful it returns 0.
If unsuccessful it returns an error code starting with $$ and the error code.
Originated in
Activator Plug-in 4.5
Compatibility
FileMaker Pro 18 to 2025
Considerations
At the moment this function only returns 0.
Example
Stop Message Listener [ Select ; gErrorCode ]
Related script steps
| Send Remote Script Trigger | 
| Start Message Listener | 
Related function
| Actr_StopListener | 
Related topics
Activator Plug-in online help (overview)