-
- Downloads
VmGlgExample: Add debug options, fix single-premium contracts
ifelse cannot return NULL, so we need to use if (has.prf) {...}; The (missing) else will silently return NULL, so the value will not show up in the list of values.
Loading
Please register or sign in to comment