[F] getMadeOptionalOn
function getMadeOptionalOn(p, t): undefined | Version;Parameters
Section titled “Parameters”| Parameter | Type | 
|---|---|
| p | Program | 
| t | Type | 
Returns
Section titled “Returns”undefined | Version
version when the given type was made optional if applicable.