public const string BooleanNot = "¬"
Public Const BooleanNot As String = "¬"
public: literal String^ BooleanNot = "¬"
static val mutable BooleanNot: string
In This Article