Jk07
2 years agoAdept
Macros
What is the difference b/w Macros under Endpoints and Freemarker Macros. please be in simple and detail.
Jk07 There is no difference. You can either define a macro within a component/endpoint, or you can create a macros file that contains one or more macro definitions, and that file can be included in other files via the <#import /> or <#include /> constructs.