Skip to content

Get and set process variables, read command line arguments

License

Notifications You must be signed in to change notification settings

miyako/4d-plugin-process

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

4d-plugin-process

Get and set process variables, read command line arguments

version platform license downloads

Syntax

PROCESS GET ARGUMENTS(arguments)
Parameter Type Description
arguments ARRAY TEXT
PROCESS SET VARIABLE(name;name)
PROCESS GET VARIABLE(name;value)
Parameter Type Description
name TEXT
value TEXT
PROCESS GET LIST(name;path;pid)
Parameter Type Description
name ARRAY TEXT
path ARRAY TEXT
pid ARRAY LONGINT
pid:=PROCESS Get id 
Parameter Type Description
pid LONGINT

About

Get and set process variables, read command line arguments

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages