Click or drag to resize

EAPUtilEscapeExpressionBrackets Method

EscapeExpressionBrackets

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public static string EscapeExpressionBrackets(
	string value
)

Parameters

value
Type: SystemString
The value to escape

Return Value

Type: String
The string with escaped square brackets if exists
See Also