InterviewSolution
Saved Bookmarks
| 1. |
What Are Function Directive? |
|
Answer» USING function DIRECTIVE, you can CREATE your own function and USE them in your script context or can be used with any value. Using function directive, you can create your own function and use them in your script context or can be used with any value. |
|