mgear.core.string¶
string management methods
Functions
convertRLName (name) |
Convert a string with underscore |
normalize (string) |
Replace all invalid characters with “_” |
removeInvalidCharacter (string) |
Remove all invalid character. |
replaceSharpWithPadding (string, index) |
Replace a list of # symbol with properly padded index. |