Products Downloads


French version


 


      

VADELIA

SADELIA

WADELIA

EADELIA

CLASS


(I/B) (C/S)

(B) (S)

(I/B) (C/S)

(B) (C/S)

(B) (C)


Section for use

DECLARATION


Syntax

REF(VarId) VarOrArray

REF(LogicalPropertyGuideWord Entity) VarOrArray



Description

Declaration of an alphanumeric variable or array named VarOrArray, with the same definition as VarId (same type, same length and same number of decimal places).


The REF(LogicalPropertyGuideWord Entity) syntax is used in particular to refer to a logical property of an entity that is not manipulated in the program.


Warning: If VarId is an array, the array dimensions are ignored.


If VarOrArray is an array, the reference will indicate the type of element.


Example

REF(CustomerID) CustomerIDBis

REF(ItemID) ItemIdArray(10)

REF(CustomerID) CustomerID3

REF(SQTY_STOCK STOCK)   MyQuantity

REF(SCOD_ARTICLE STOCK) MyArticleCode


↑ Top of page

  • Aucune étiquette