Grasshopper API
GH_ExpressionSyntaxWriterRewriteAll Method |
Apply all syntax rulesets to the expression.
Namespace: Grasshopper.Kernel.Expressions
Assembly: Grasshopper (in Grasshopper.dll)

public static string RewriteAll( string Expression )
Public Shared Function RewriteAll ( Expression As String ) As String
Parameters
- Expression
- Type: SystemString
Return Value
Type: String