Perform math on numbers inside list of numbers in format of ANString.
Something like 8|9|3|
Uses Evaluate
Return a string after performing math calculations on each of the items in ANString
ANString example 344|559|8990
MathEq example * 45
Sepa example |
Return
15480|25155|404550
Because we did the math as 344 * 45|559 * 45|8990 * 45
Access is limited.
Login here using your Linkedin account. to see or download code.
No registration, not another password to remember, login using your Linkedin account and have access to all public codes in Boldcodes.com
Linkedin LoginParameters
ANString, MathEq, Optional Sepa = "|"
Examples
MathInsideANString("8|9|3", " * 14", "|")
to Return
112|126|42
to Return
112|126|42
Statistics
Views 194
Downloads 114
IDs
CodeID
DB ID