Foros del Web » Programando para Internet » Javascript »

Help!!!!!!!!

Estas en el tema de Help!!!!!!!! en el foro de Javascript en Foros del Web. Hi me podrian ayudar con esto :( , necesito algo en java que haga esto Right ("1213","3") ---> devuelve 213 thank's :)...
  #1 (permalink)  
Antiguo 20/06/2002, 10:49
 
Fecha de Ingreso: enero-2002
Mensajes: 121
Antigüedad: 22 años, 3 meses
Puntos: 0
Help!!!!!!!!

Hi me podrian ayudar con esto :( , necesito
algo en java que haga esto

Right ("1213","3") ---> devuelve 213


thank's :)

  #2 (permalink)  
Antiguo 20/06/2002, 11:52
Avatar de DanielRey
Usuario no validado
 
Fecha de Ingreso: enero-2001
Ubicación: Mendoza
Mensajes: 630
Antigüedad: 23 años, 3 meses
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...
  #3 (permalink)  
Antiguo 20/06/2002, 11:58
 
Fecha de Ingreso: enero-2002
Mensajes: 121
Antigüedad: 22 años, 3 meses
Puntos: 0
Re: Help!!!!!!!!

;) gracias.

Atención: Estás leyendo un tema que no tiene actividad desde hace más de 6 MESES, te recomendamos abrir un Nuevo tema en lugar de responder al actual.
Respuesta




La zona horaria es GMT -6. Ahora son las 12:50.