20/06/2002, 11:52
|
| Usuario no validado | | Fecha de Ingreso: enero-2001 Ubicación: Mendoza
Mensajes: 630
Antigüedad: 24 años Puntos: 1 | |
Re: Help!!!!!!!! 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 bankazzip?
Preguntó exactamente lo mismo... |