'Returns the principal amount from a full payment. '+'It gives the part of the payment that is principal. The interest-payment '+'function gives the part of the payment that is interest. The <rate-numeric-expression> '+'parameter is the interest rate. <period-integer-expression> is the '+'number of periods into the loan for which the principal is desired, and '+'<num-periods-integer-expression> is the number of periods of the loan. '+'<future-value-numeric-expression> is the value the investment will reach '+'at some point. The '+'last parameter indicates whether the cash flow occurs '+'at the beginning (ptStartOfPeriod) or end (ptEndOfPeriod) '+'of the period'
Namespace: BusinessPackage
Delphi |
PeriodPaymentComment = 'Returns the principal amount from a full payment. '+ |
Value
Type: string
Reference |