TrueString

Namespace ›› System ›› MfBool ›› Fields ››
Parent Previous Next

TrueString

Represents the Boolean value true as a string.

OutputVar := MfBool.TrueString

Value

String Var representing Boolean True

Gets

Get a string var representing True.

Remarks

Static read-only Field.

Example

MsgBox % MfBool.TrueString ; displays True