[NAME] ALL.dao.type.string.method.erase [TITLE] erase( self :string ) [DESCRIPTION] 1 erase( self :string, start = 0, n = -1 ) Erase n characters starting from index start. If n=-1, erase all the rest.