Frontend

how i use function 

  • 1 Comments
  • 295 Views
  • Share:

1 Comment

image
dev sahar 11 months ago

Declare a function in javascript using function nameOfFunction(parameter){ and return what ever the function does with the parameter }