| ISearchValueConverterReplaceNumbers Method  | 
            Replaces the number expressions within the given condition
            
 
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 11.0.0
Syntaxstring ReplaceNumbers(
	string condition
)
Parameters
- condition
 - Type: SystemString
Condition to process 
Return Value
Type: 
String
See Also