OPALE - 10.0 - Utilisation - Paramètres de fonctions

Différence entre versions

De MappingDoc
(Page créée avec « '''PARAM_FIELD''' Paramètre de type Champ de table. '''PARAM_FIELD_VALUE''' Paramètre de type Valeur de champ de table ($DB.champ) '''PARAM_FLOAT''' Paramètre de t... »)
 
 
Ligne 1 : Ligne 1 :
 
'''PARAM_FIELD'''
 
'''PARAM_FIELD'''
 
 
Paramètre de type Champ de table.
 
Paramètre de type Champ de table.
  

Version actuelle datée du 25 avril 2019 à 11:53

PARAM_FIELD Paramètre de type Champ de table.


PARAM_FIELD_VALUE Paramètre de type Valeur de champ de table ($DB.champ)


PARAM_FLOAT Paramètre de type Float.


PARAM_INTEGER Paramètre de type Entier.


PARAM_OFFICEBLOCK Nom de bloc MapOffice.


PARAM_STRING Paramètre de type chaine de caractères.


PARAM_TABLE Paramètre de type Table.


PARAM_VARINTEGER Paramètre de type chaine de caractères ou champ de table


PARAM_VARSTRING Paramètre de type chaine de caractère ou champ de table (par exemple pour les fonctions Mid et TrimLeft).


PARAM_WRITEBLOCK Paramètre de type bloc d'écriture.