Ver Mensaje Individual
  #2 (permalink)  
Antiguo 20/06/2002, 11:52
Avatar de DanielRey
DanielRey
Usuario no validado
 
Fecha de Ingreso: enero-2001
Ubicación: Mendoza
Mensajes: 630
Antigüedad: 23 años, 3 meses
Puntos: 1
Re: parsear un dato

Description
Returns the substring at the specified location within a String object.
Syntax
strVariable.substring(start, end)
"String Literal".substring(start, end)
The substring method syntax has these arguments:

Part Description
start The zero-based index indicating the beginning of the substring.
end The zero-based index indicating the end of the substring.

¿Algo que ver con Ximex?
Preguntó exactamente lo mismo...