Gets the number of decimal places for the specified account. This function can be used in these types of rules:
Use a blank string (" ") to apply this function to the current account when using a Sub Consolidate routine. |
HS.Account.Decimal(Var1)
An integer representing the decimal value assigned to the account. Valid values are 0 to 9.
In this example, if the number of decimal places assigned to the Sales account is 2, then statements between the If...Then and End If statements are executed.