FalseString

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

FalseString

Represents the Boolean value false as a string.

OutputVar := MfBool.FalseString

Value

String Var representing Boolean False

Gets

Get a string var representing False

Remarks

Static read-only Field

Example

MsgBox % MfBool.FalseString ; displays False