Standard LibraryTypesFunctionMethodscallOn this pagecall Method of Function. call(const List t_params) -> Object Calls a function with the specified parameters. Parameters t_params: The parameters to pass to the function.