Click or drag to resize

GH_FormatFormatBoolean Method (GH_Boolean)

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

Parameters

data
Type: Grasshopper.Kernel.TypesGH_Boolean

Return Value

Type: String
See Also