bas7qck.hlp (Table of Contents; Topic list)
SLN# Function
  Syntax  Details  Example                 Contents  Index  Back
──────────────────────────────────────────────────────────────────────────────
SLN# (cost#, salvage#, life#, status%)
 
    ■ cost#       The initial cost of the asset.
    ■ salvage#    The value at the end of the useful life of the asset.
    ■ life#       The useful life of the asset.
    ■ status%     A variable that returns a value indicating calculation
                  failure or success: 0 = success; 1 = failure.
 
Returns
    The straight-line depreciation of an asset for a single period.
 
See Also    DDB#    SYD#