Previous Topic

Next Topic

Book Contents

Book Index

Edit Selection Expression - Advanced tab

Navigator > Setup > General Ledger > Financial Report Designer > Selection Iterator field > CodeEdit Open Code Editor (F2) > Advanced (Alt+D) tab

Use the Advanced tab to write MaxBasic code to filter accounts to be included in the range.

Once code is entered in the Advanced tab, the Filter tab will no longer be available.

MenuPopup

Operators (Alt+O)

A menu of all the filter operators available in advanced filters.

MenuPopup

Objects (Alt+J)

The objects available to include in the filter expression.

MenuPopup

Functions (Alt+F)

Lists available MaxBasic functions that can be used in the filter expression.

MenuPopup

Components (Alt+C)

The components available to include in the filter expression.

MenuPopup

Procedures (Alt+E)

Lists Function and Sub procedures defined in or imported into the script.

ScriptCheck

Check Syntax (Alt+X)

Checks all field names are correctly specified and the use of operators valid. Invalid filters cannot be saved.

Clear Filter (Alt+C)

Clears the filter expression and makes the Filter tab available for building a simple filter.

Save (F9)

Save and apply the expression to the account selection.

Cancel (Esc)

Close the Edit Selection Expression window without saving changes.