WAAS Javascript SDKVariablesInvestFundStatusOn this pageVariable.InvestFundStatusconst InvestFundStatus: { Active: "ACTIVE"; Closed: "CLOSED"; Draft: "DRAFT";}; Status of an investment fund in the platform lifecycle. Type Declaration Active readonly Active: "ACTIVE"; Closed readonly Closed: "CLOSED"; Draft readonly Draft: "DRAFT";