call4_5Version: NextOn this pagecall4/5 Description call4/5 is a predicate that calls a goal with four additional arguments. Signature call(+Goal, +Arg1, +Arg2, +Arg3, +Arg4) Where: Goal is the goal to call. Arg1, Arg2, Arg3, Arg4 are additional arguments to append to Goal.