Represents the Boolean value true as a string.
OutputVar := MfBool.TrueString
Value
String Var representing Boolean True
Get a string var representing True.
Static read-only Field.
MsgBox % MfBool.TrueString ; displays True