Discuss this help topic in SecureBlackbox Forum
This topic is under development…
Declaration
[VB.NET]
Property Bool As Boolean
[Pascal]
property Bool : boolean;
[C++]
bool get_Bool();
void set_Bool(bool Value);
[PHP]
bool get_Bool()
void set_Bool(bool $Value)
Description
…
Discuss this help topic in SecureBlackbox Forum