From 3e8b7db7251ae07ceddb0a495f952beca3b90da6 Mon Sep 17 00:00:00 2001 From: Jatin Bhakta Date: Sat, 31 Oct 2020 17:09:17 -0400 Subject: [PATCH] Create jsFuncExample --- jsFuncExample | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 jsFuncExample diff --git a/jsFuncExample b/jsFuncExample new file mode 100644 index 0000000..eafca20 --- /dev/null +++ b/jsFuncExample @@ -0,0 +1,19 @@ + + + + +

This example calls a function which performs a multiplication and returns the result:

+ +

+ + + + +