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
Kilo 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...

———
/* If my response wasn’t a total disaster ↙️ ⭐ drop a Kudos or Accept as Solution ✅ ↘️ Cheers! */