====== TCPClientPOST ====== There is no doc-string available for this function. ===== Syntax ===== script TCPClientPOST(string %server, string %path, string %query, string %savePath, string %class); ===== Parameters ===== [[scripting:doc:engine:types:string|string]] **%%%server%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%path%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%query%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%savePath%%**\\ No description available. [[scripting:doc:engine:types:string|string]] **%%%class%%**\\ No description available. ===== Return value ===== [[scripting:doc:engine:types:script|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.