$scope.mySpecialFunction = function (value) { // value === myVariable // do something with it here };