Script Function: Returns the number of the current clientEnvironnement indépendant pour la création et l'exécution d'objets dans un système AE. Le nom d'un client est un nombre de quatre chiffres à saisir lors de la connexion d'un utilisateur au système AE. Les utilisateurs et leurs droits y sont aussi définis.Egalement un type d'objet distinct dans l'Automation Engine.
Syntax
SYS_ACT_CLIENT ()
SYS_USER_CLIENT ()
Return code |
---|
Number of the current client |
Comments
The number returned is the four-digit client number with leading zeros. The client in which the task calling this scriptEgalement un type d'objet distinct dans l'Automation Engine. function runs is used.
Example
The number of the current client is read in the script variable. One line with this information (e.g.: "0003") is given in the report.
:SET &CLIENT# = SYS_ACT_CLIENT()
:PRINT "Current client: &CLIENT#"
See also:
Script element | Description |
---|---|
Returns the text of the current client |
About Scripts
Script Elements - Alphabetical Listing
Script Elements - Ordered by function