Skip to main content

Actr_StopHTTPServer (function reference)

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

Actr_StopHTTPServer

Stop the HTTP Server.

SyntaxFunction badge

Actr_StopHTTPServer ( 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 3.0

Compatibility

FileMaker Pro 17 to 2023

Considerations

See the UploadData.fmp12 example file for more information.

Example

Set Field [ gErrorCode ; Actr_StopHTTPServer ( "-Unused" ) ]

Used in example files

UploadData.fmp12
HTTPResponse.fmp12

Related functionFunction badge

Actr_StartHTTPServer

Related script stepScript step badge

Stop HTTP Server

Related topics

Activator Plug-in online help (overview)


Online Help Page for Activator Plug-in for 17 to 2023 –> Actr_StopHTTPServer (actrp4622) 2024-0125 14:57:39