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