call2_3Version: NextOn this pagecall2/3 Description call2/3 is a predicate that calls a goal with two additional arguments. Signature call(+Goal, +Arg1, +Arg2) Where: Goal is the goal to call. Arg1, Arg2 are additional arguments to append to Goal.