Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property Replace As Boolean
[Pascal]
under development
[C++]
bool get_Replace();
void set_Replace(bool Value);
[PHP]
bool get_Replace()
void set_Replace(bool $Value)
[Java]
boolean getReplace();
void setReplace(boolean Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum