GblMethods..::..NumTextToString Method
Removes all currency, percent, and thousands separator text from the text.
Namespace:
RingSoft.DbLookupAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
<ExtensionAttribute> _ Public Shared Function NumTextToString ( _ text As String _ ) As String
[ExtensionAttribute] public: static String^ NumTextToString( String^ text )
Parameters
- text
- Type: String
The text to process.