Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property TrimQuotes As Boolean
[Pascal]
under development
[C++]
bool get_TrimQuotes();
void set_TrimQuotes(bool Value);
[PHP]
bool get_TrimQuotes()
void set_TrimQuotes(bool $Value)
[Java]
boolean getTrimQuotes();
void setTrimQuotes(boolean Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum