[]
Gets the correct condition format string.
protected string GetCorrectConditionString(string value)
Protected Function GetCorrectConditionString(value As String) As String
| Type | Name | Description |
|---|---|---|
| string | value | Condition format string |
| Type | Description |
|---|---|
| string | The correct condition format string. |