Schedule Module
a schedule showing the amortisation, itemising the effects of payments and calculating balances for each item, and producing some final statistics resulting from the calculations
Functions and values
Function or value |
Description
|
Full Usage:
outputHtmlToFile folder title description sp schedules
Parameters:
'a
title : 'b
description : 'c
sp : Parameters
schedules : GenerationResult
|
renders the schedule as an HTML table within a markup file, which can both be previewed in VS Code and imported as XML into Excel
|
|
formats the schedule items as an HTML table (stats can be rendered separately)
|