Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How can I use the functions defined inside the calendar engine?

0
Posted

How can I use the functions defined inside the calendar engine?

0

You can reference anything inside the calendar engine by prefixing it with the engine’s context name (more on this in the Hello World tutorial). e.g. .fGetWeekNo(y,m,d) NOTE: the context name (e.g. gfPop or gfFlat) will be only available after the engine is fully loaded. You may want to check it before calling by adding “if(self.)” to the above statement, otherwise you may get an “object not found” error upon an inmature loading.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123