ToString()

Namespace ›› System ›› MfBool ›› Methods ››
Parent Previous Next

ToString()

Overrides MfPrimitive.ToString()

OutputVar := instance.ToString()

ToString()

Gets a string representation of the object.

Returns

Returns string var representing current instance. Returns true or false depending on state of instance

Throws

Throws MfNullReferenceException if MfBool is not an instance.