Click or drag to resize

GH_FormatFormatInteger Method (Int32)

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

Parameters

data
Type: SystemInt32

Return Value

Type: String
See Also