Discuss this help topic in SecureBlackbox Forum
Declaration
[C#]
bool GetRest(ref string Value);
[VB.NET]
Function GetRest(ByRef Value As String) As Boolean
[Pascal]
under development
[C++]
bool GetRest(std::string &Value);
[PHP]
bool GetRest(string &$Value)
[Java]
boolean getRest(String[] Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum