Skip to main content
edited title
Link
Ivan Chaer
  • 7.1k
  • 1
  • 40
  • 49

Subtring Substring a part of a string using angularjs

deleted 58 characters in body; edited tags; edited tags
Source Link
Satpal
  • 133.5k
  • 13
  • 168
  • 171

Hi I'm using angularjs in My project, iI have a string like this 'string(1)' istring(1), I want to get substring remove the last part to obtain just 'string'string any suggestions please!! PS

PS.the string could be: 'sringggg(125)' whatever the long of the string issringggg(125).

Hi I'm using angularjs in My project, i have a string like this 'string(1)' i want to substring the last part to obtain just 'string' any suggestions please!! PS.the string could be: 'sringggg(125)' whatever the long of the string is

I have a string like this string(1), I want to get substring remove the last part to obtain just string any suggestions please!!

PS.the string could be: sringggg(125).

Source Link
user7035864
user7035864

Subtring a part of a string using angularjs

Hi I'm using angularjs in My project, i have a string like this 'string(1)' i want to substring the last part to obtain just 'string' any suggestions please!! PS.the string could be: 'sringggg(125)' whatever the long of the string is