Table of Contents

TCPClientPOST

There is no doc-string available for this function.

Syntax

script TCPClientPOST(string %server, string %path, string %query, string %savePath, string %class);

Parameters

string %server
No description available.

string %path
No description available.

string %query
No description available.

string %savePath
No description available.

string %class
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/System_BlocklandGlass/support/Support_TCPClient.cs:526

See also

References

This function is not called by any other functions.