Biologie et InformatiqueAMAPmod Reference manual crochet AML functions by module
crochet Aide
Retour à la page d'accueilPart OnePart TwoFile exampleBibliographyIndexSite Map
Identity
Function identity.
Usage
Identity(x)
Arguments
x (ANY) : the argument can have any type
Returned Object
Same type as the argument x.
Description
The identity function simply returns its argument, unchanged.
See Also
Definition of AML functions.