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