Skip to main content

Actr_StopListener (function reference)

By January 1, 2024January 25th, 2024Online Help, Troi Activator Plug-in
Activator Plug-in > Functions reference > Actr_StopListener
Activator Plug-in for FileMaker Pro

Actr_StopListener

Stops listening for messages from other computers.

SyntaxFunction badge

Actr_StopListener ( switches )

Parameters

switches not used, reserved for future use. Leave blank or put "-unused"

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 1.2

Compatibility

FileMaker Pro 17 to 2023

Considerations

At the moment this function only returns 0.

Example

Set Field [ gErrorCode ; Actr_StopListener ( "" ) ]

Used in example file

RemoteTriggers.fmp12

Related functionFunction badge

Actr_StartListener

Related script stepScript step badge

Stop Message Listener

Related topics

Activator Plug-in online help (overview)


Online Help Page for Activator Plug-in for 17 to 2023 –> Actr_StopListener (actrp4619) 2024-0125 14:58:33