Codeunit 47 StringConversionManagement in 26
- App
- Base Application
- Namespace
- System.Text
Versions171819202122232425262728latest
Source29
Procedures, 4
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| WindowsToASCII | (Text) | Text | public | - |
| GetPaddedString | (Text[250], Integer, Text[1], Option) | Text[250] | public | - |
| RemoveDecimalFromString | (Text[250], Integer, Text[1], Option) | Text[250] | public | - |
| RemoveNonAlphaNumericCharacters | (Text) | Text | public | - |