Parse Method

Parses a string value to an AseDecimal value.

Syntax

AseDecimal Parse( string s )

Parameters

s – the string to be parsed into an AseDecimal value.

Return Value

An AseDecimal structure representing the parsed string.