Click or drag to resize

GH_FormatFormatBoolean Method (Boolean)

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static string FormatBoolean(
	bool data
)

Parameters

data
Type: SystemBoolean

Return Value

Type: String
See Also