FlexRule Runtime API
FlexRule Runtime API
FlexRule Namespaces
FlexRule.DSL Namespaces
FlexRule.DSL
StringUtil Class
StringUtil Methods
IsQuotedString Method
RemoveQuotes Method
StringUtil
IsQuotedString Method
Namespace:
FlexRule.DSL
Assembly:
FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
Copy
public
static
bool
IsQuotedString
(
this
string
str
)
Parameters
str
Type:
System
String
Return Value
Type:
Boolean
Usage Note
In Visual Basic and C#, you can call this method as an instance method on any object of type
String
. When you use instance method syntax to call this method, omit the first parameter. For more information, see
Extension Methods (Visual Basic)
or
Extension Methods (C# Programming Guide)
.
See Also
Reference
StringUtil Class
FlexRule.DSL Namespace
(c) 2016 by FlexRule
Send comments on this topic to
support@flexrule.com