Changes

SsParseNum

125 bytes added, 19:25, 18 November 2013
no edit summary
==Overview==
To convert a number from a formatted string (containing symbols like "$" or "%") to a number using [[JavaScript]] you can use a function called ''ssParseNum''. ''ssParseNum'' is preferred to the standard ''parseFloat'' function because it automatically replaces the dollar sign.
==Syntax==
8,849
edits