Performs test on argument i as a LuaValue when a user-supplied assertion passes, or throw an error. Returns normally if the value of test is true, otherwise throws and argument error with the supplied message, msg. @param test user supplied assertion to test against @param i
(boolean test, int i, String msg)