Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property Separator As String
[Pascal]
under development
[C++]
void get_Separator(std::string &OutResult);
void set_Separator(const std::string &Value);
[PHP]
string get_Separator()
void set_Separator(string $Value)
[Java]
String getSeparator();
void setSeparator(String Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum