Carrot reference
Functions
grantedShares()
returns all of the shares that were granted between two specified dates syntax grantedshares(fromdate, untildate\[, filters]) fromdate the date from which counting begins untildate the date at which counting ceases filters optional modifiers return type docid\ uci5tctfvbhonej6zqijg sample usage grantedshares('2000 01 01', '2020 03 02') returns the number of shares that were granted between 2000 01 01 and 2020 03 02 supported data types input type return type logic docid\ xtaqdzvlbtakjxrnpfwe9 (x2) docid\ uci5tctfvbhonej6zqijg the function will count the number of granted shares beginning with fromdate , and ending with untildate unsupported data types docid\ n9trvqonnbknql9drnbp6 unsupported data types return null
