Spanish [SOLUCIONADO] Detectar el salto de linea en string

RAFA BRAVO

Active Member
Licensed User
Longtime User
Hola buenos días, leo un archivo .txt, el texto está separado por ; y con esta instrucción separo todos los datos:
B4X:
Dim str() As string=Regex.split("\;",.txt)
Como puedo hacer para identificar tambien, en el texto, los saltos de línea? Gracias
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…