Header menu logo FSharp.Finance.Personal

BasicSchedule Module

a schedule of payments, with statistics

Functions and values

Function or value Description

outputHtmlToFile folder title description bp schedule

Full Usage: outputHtmlToFile folder title description bp schedule

Parameters:

renders the basic schedule as an HTML table within a markup file, which can both be previewed in VS Code and imported as XML into Excel

folder : 'a
title : 'b
description : 'c
bp : BasicParameters
schedule : BasicSchedule

toHtmlTable schedule

Full Usage: toHtmlTable schedule

Parameters:
Returns: string

formats the schedule items as an HTML table (stats can be rendered separately)

schedule : BasicSchedule
Returns: string

Type something to start searching.