GH_FormatFormatBoolean Method (GH_Boolean) |
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public static string FormatBoolean(
GH_Boolean data
)
Public Shared Function FormatBoolean (
data As GH_Boolean
) As String
Parameters
- data
- Type: Grasshopper.Kernel.TypesGH_Boolean
Return Value
Type:
StringSee Also