Skip to main content

Execute_AddCurrencyRange

Description

Adds a random currency amount within the given range to Self.

Parameters

ParameterDescription
BaseObjectTransaction instigator (used for record/context).
S1Currency id (Currency.Id).
S2(Optional) Transaction type id (TransactionType.Id).
F1Minimum amount (inclusive).
F2Maximum amount (inclusive).

Examples

DescriptionBaseObjectCommandS1S2F1F2
Adds a random 100~300 Mew to self.SelfAddCurrencyRangeMew100300