Carrot reference
Functions
vestShares()
given a start date and end date, returns the number of shares that will vest over that period of time syntax vestshares(fromdate, untildate) fromdate the first date in the range untildate the second date in the range return type money docid ks5d2xbfor9d8wfrivny sample usage vestvalue('2020 01 01', '2021 01 01') returns the number of shares that will vest over the defined date range supported data types input type return type logic date docid\ xtaqdzvlbtakjxrnpfwe9 money docid ks5d2xbfor9d8wfrivny if two dates are passed, the number of shares that will vest over that range will be returned unsupported data types null docid\ n9trvqonnbknql9drnbp6 unsupported data types return null