| Parameter | Description |
|---|---|
Real Value() | The found numerical value. |
Rect CurrencyNameRect() | The rectangle which contains the name of the currency. Empty if no currency name has been found. |
Rect FractionalPartRect() | The rectangle which contains digits following the separator. Empty if there is no fractional part. |
Rect IntegerPartRect() | The rectangle which contains digits before the separator. Always not empty. |
String CurrencyName() | The found currency name. Returns an empty string if the currency name is not found. |
Hypotheses and Their Properties
Amount of Money Hypothesis
Properties of Amount of Money hypotheses in FlexiLayout, exposing the numerical value, currency name, and rectangles for the integer and fractional parts.
