Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: Tim MeagherHey,
Within BRE, if you are entering a value within a BRAINscript parameter, then you can right click and see the full list of operators available - sorted by the "type" of operator it is (e.g. Date and Time, Comparison, String Operators etc).
When you start typing, you will have the autocomplete popup suggestions for the operator to use, and when you enter an open bracket, a list of the different ways that the function can be called will be displayed with a short description on each.
Outside of BRE is the BRAINscript help, which is installed with the LAE.
In order to access this, go to Help->BRAINscript help within BRE and a new browser window will open.
If you want to access it without going through BRE, just bookmark it the first time you open it so you can access it more easily later.
Within the BRAINscript help, all of the operators are listed on the left hand side of the page under "Content" - again split out into their different sections.
If you want to checkout the whole list without clicking in each section, click the "Site Map" tab just next to "Content".
Each of these links will take you to the full help for the operator, which generally includes a simple description, along with full discussion of the allowable arguments and examples.
Tim.