Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property ClosingQuote As Char
[Pascal]
under development
[C++]
char get_ClosingQuote();
void set_ClosingQuote(char Value);
[PHP]
char get_ClosingQuote()
void set_ClosingQuote(char $Value)
[Java]
char getClosingQuote();
void setClosingQuote(char Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum