2024 April Release

Struct COOSYSTEM@1.1:Currency Permanent link for this heading

Used for properties that store amounts of money in a certain currency.

Properties Permanent link for this heading

Type

Property

Name

CurrencySymbol

currsymbol

Currency Symbol

string(64)

currvalue

Currency Value

Properties Permanent link for this heading


Currency Symbol (COOSYSTEM@1.1:currsymbol) Permanent link for this heading

Defines the currency symbol for the amount of money, like e.g. US Dollar.

CurrencySymbol COOSYSTEM@1.1:currsymbol readonly(ui)


Currency Value (COOSYSTEM@1.1:currvalue) Permanent link for this heading

Defines the amount of money that is in a certain currency, like e.g. US Dollar.

string(64) COOSYSTEM@1.1:currvalue not null readonly(ui)