|
|
|
|
|
|
Resultados de la búsqueda |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
A report based on a variable is used to directly print the information found in a WLanguage variable... |
|
|
|
|
|
|
A variable is defined by name and type... |
|
|
|
|
|
|
The Service variable is used to... |
|
|
|
|
|
|
A composite variable contains different types of elements (members)... |
|
|
|
|
|
|
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control. |
|
|
|
|
|
|
The constants are language elements whose value is fixed once and for all... |
|
|
|
|
|
|
Initializes: - one or all variables of file items with their default values.
- one or all items of a Record variable with their default values.
|
|
|
|
|
|
|
Tres operadores de asignación están disponibles.... |
|
|
|
|
|
|
Inicializa: - una o todas las variables de los elementos de un archivo de datos con sus valores predeterminados.
- uno o todos los elementos de una variable de tipo Record con sus valores predeterminados.
|
|
|
|
|
|
|
The code editor proposes several tools used to correct the code... |
|
|
|
|
|
|
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler... |
|
|
|
|
|
|
Permite averiguar si una variable o un control lo son: - a numérico (entero, real, moneda o numérico).
- una cadena que puede convertirse en numérica.
|
|
|
|
|
|
|
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|