Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property AllowCommand As Boolean
[Pascal]
under development
[C++]
bool get_AllowCommand();
void set_AllowCommand(bool Value);
[PHP]
bool get_AllowCommand()
void set_AllowCommand(bool $Value)
[Java]
boolean getAllowCommand();
void setAllowCommand(boolean Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum