'Returns the straight-line depreciation allowance of '+'an asset. The function divides the <cost-numeric-expression> minus the '+'<salvage-numeric-expression> by the number of years of useful '+'<life-integer-expression> of the asset. <cost-numeric-expression> is the '+'amount initially paid for the asset. <salvage-numeric-expression> is the '+'value of the asset at the end of its useful life. To compute accelerated '+'depreciation (allowing higher depreciation values in the first years of '+'the assets life), use the syd-depreciation function'
Namespace: BusinessPackage
Delphi |
SLNDepreciationComment = 'Returns the straight-line depreciation allowance of '+ |
Value
Type: string
Reference |