Click or drag to resize

GH_FormatFormatInteger Method (GH_Integer)

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static string FormatInteger(
	GH_Integer data
)

Parameters

data
Type: Grasshopper.Kernel.TypesGH_Integer

Return Value

Type: String
See Also