⟵ hearthere ⟶
  • Training course
  • Creating simple tables and fields
  • Codes base level
  • Calculating a value by code
  • Calculation order and calculation order error, how to show the field in a place other than the calculation order
  • Recalculation unit of tables, recalculation of rows and their order
  • Header in simple and calculated tables
  • Using the functions
  • Using the if and select functions as an example
  • How the where and order parameters work, by the example of select
  • The difference between a single value and a list, operations on lists (sum, min, max, count)
  • Using math for mathematical operations
  • Using str to combine text
  • Fixing a calculation when executing codes
  • Manual values
  • Execute code only when adding
  • The $#nd, $#ndt and $#ntn quick variables
  • Dates processing
  • Calculation errors and their details
  • Selects and links between tables
  • Table settings basic level
  • Prefilters base level
  • Conditional formatting basic level
  • Action codes base level
  • Using pop-up windows
  • Cycles base level
  • Roles and users on the web
  • Codes advanced level
  • Action codes advanced level
  • Prefilters advanced level
  • Field and table settings advanced level
  • Cycles advanced level
  • Formatting advanced level
  • Select-Tree
  • Executing a scheduled action code
  • Printing and emailing
  • Notifications
  • API interaction
  • Adaptivity and Sections
  • Calculation errors and their details

    How to output some text instead of an error?

    The Error text parameter is used for this. It is cosmetic and has no effect on the value in the field. When an error occurs, it is equal to ERR!

    How do I enable a detailed log of the code calculation to understand where the error occurred?

    Begin by enabling log by code, recalculate the line and right-click on the field — there will be active log by code icon — Ic. Click on it and you will see the calculation log.

    Logs greatly slow down the calculation — do not leave them on.

    Logs are enabled in a certain browser, and do not effect the work of other users, with the exception of the increased load on the server.

    What do the debug icons mean?