Italiano
Instant Developer Foundation Documentation
  • Objects reference

Method area

copy link

Introduction

This chapter describes the features of objects corresponding to methods.

Procedure The procedure object represents a method of an application, of a class, or of a form implemented in Visual Code
Code block The code block object represents an object for controlling the flow of code execution (if, else, try, catch, for each, for, etc.)
Record A record object is a data structure local to a procedure
Variable A variable object represents an attribute of an object stored in memory
Formula The Formula object can be used to automatically calculate the value for a property of the object containing it, applicable if the formula depends on fields of ...
Statement The statement object represents an individual code statement, such a value assignment or a class method call

Changed on: 15/12/2022 / From version: 8.5.3800