Click or drag to resize

GH_ExpressionStringIsWhiteSpace Method

Namespace:  Grasshopper.Kernel.Expressions
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public bool IsWhiteSpace(
	int index
)

Parameters

index
Type: SystemInt32

Return Value

Type: Boolean
See Also