Getting help

Sometimes API and documentation is not enough - you are may be stuck and feel alone with development. Here are some options to get past that frustrating moment.
Stack Overflow is the largest, most trusted online community for anyone that codes to learn, share their knowledge, and build their careers. More than 50 million unique visitors come to Stack Overflow each month to help solve coding problems, develop new skills, and find job opportunities.
Post your AppScript question here, and get answers from fellow AppScript’ers and the Sigma Estimates team. Use the TAG [sigma-app] to indicate your question is about Sigma AppScript.
Other places for inspiration:

DWScript is the base language used to implement AppScript:
https://bitbucket.org/egrange/dwscript/wiki/Home

To search for more help on a specifik AppScript class or function, try Google it together with the term Delphi, which is a language from where a lot of AppScript inspiration came from.