The command returns a longint indicating the type of value.
La commande retourne un entier long indiquant le type de valeur.
A sequence number is a longint that is generated for each new record.
Un numéro de séquence est un entier long qui est généré pour chaque nouvel enregistrement.
Ordered entity selections are built upon longint arrays (containing entity references) in memory.
Les sélections d'entités ordonnées sont construites sur des tableaux Entier long (contenant des références d'entités) en mémoire.
$2 contains the number of the command selected (longint).
$2 contient le numéro de la commande sélectionnée (Entier long).
The value type must match the primary key type set in the datastore (longint or text).
Le type de valeur doit correspondre au type de clé primaire définie dans le datastore (entier long ou texte).
When we choose a value in the menu, we see here the line number indicated in a variable, which is a variable that has the same name as the array, but which is a longint type variable.
Lorsqu'on choisit une valeur dans le menu on voit ici le numéro de ligne indiqué dans une variable, qui est une variable qui porte le même nom que le tableau, mais qui est une variable de type entier long
It is absolutely necessary to declare the $1 parameter (longint) in the database method.
Vous devez impérativement déclarer le paramètre $1 (entier long) dans la méthode base.
Attributes that are scalar (i.e., provide only a single value) support the standard 4D data type (longint, text, object, etc.
Les attributs scalaires (c'est-à-dire qui ne fournissent qu'une seule valeur) prennent en charge le type de données standard (Entier long, texte, objet, etc.
Defines the horizontal offset of an image expressed in a CSS dimension string or longint (cm or pt or pixel) from wk layout unit.
Définit le décalage horizontal d'une image exprimé en dimension CSS de type chaîne ou entier long (cm ou pt ou pixel) dans l'unité wk layout unit.
You can either get a standard option (longint), or a PDF option code (string).
Vous pouvez passer soit une option standard (entier long), soit un code d'option PDF (chaîne).
In breakMode, you can pass a longint indicating the processing to apply to end-of-line characters in the document.
Vous pouvez passer dans modeRetour un entier long indiquant le traitement à effectuer sur les caractères de fin de ligne présents dans le document.
You can pass a string providing the standard name of the character set, or one of its aliases (for example, "ISO-8859-1" or "UTF-8"), or its identifier (longint).
Vous pouvez passer une chaîne fournissant le nom standard du jeu ou l'un de ses alias (par exemple "ISO-8859-1" ou "UTF-8"), ou encore son identifiant (entier long).
At this point, if you execute the statement LISTBOX SET FOOTER CALCULATION(footer;lk footer count), an error is generated because the expected data type of the result (longint) differs from the actual variable data type.
Si vous exécutez alors l'instruction LISTBOX SET FOOTER CALCULATION(footer;lk footer count), une erreur est générée car le type du résultat attendu (entier long) est différent du type de la variable.