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.