Using ng-click to call two different functions August 20, 2023 by Tarik You can call multiple functions with ‘;’ ng-click="search(); match()"