Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

script includes

mulukanuriv
Tera Contributor

Which of the following is true about script Include? a. Only one function can be stored in a classless script include b. A centralized location for reusable functions c. A class-less script is callable from client side d. Most are called from client scripts

3 REPLIES 3

Juhi Poddar
Kilo Patron

Hello @mulukanuriv 

The correct answer is 

  • Option A: Only one function can be stored in a classless script include
  • Option B: A centralized location for reusable functions

To learn more about Script Includes, especially classless ones, please refer to the official documentation here: Script include

Hope this helps!

 

"If you found my answer helpful, please like and mark it as an "accepted solution". It helps future readers to locate the solution easily and supports the community!"

 

Thank You
Juhi Poddar

Chaitanya ILCR
Giga Patron

Hi @mulukanuriv ,

 

Option B(A centralized location for reusable functions)

 

 

Please mark my answer as helpful/correct if it resolves your query.

Regards,
Chaitanya

GlideFather
Tera Patron

Which of the following is true about script Include?
a. Only one function can be stored in a classless script include

b. A centralized location for reusable functions
c. A class-less script is callable from client side
d. Most are called from client scripts

 

B is 100 % ,
C and D 100 %

A debatable...

_____
Answers generated by GlideFather. Check for accuracy.