I am currently working on a project that dynamically maps the contents of a database to a table. To change the contents of a table, I want to use the dynamically generated value "string" + id.
Is there a way to get the added int value from the whole string in javaScript?
Any suggestions would be appreciated ...
Thank!!!
user405398
source
share