Parses a string value to an AseDecimal value.
AseDecimal Parse( string s )
s: The string to be parsed into an AseDecimal value.
An AseDecimal structure representing the parsed string.