{"id":19535914,"url":"https://github.com/miyako/4d-plugin-process","last_synced_at":"2025-08-02T23:07:14.288Z","repository":{"id":147172432,"uuid":"63746352","full_name":"miyako/4d-plugin-process","owner":"miyako","description":"Get and set process variables, read command line arguments","archived":false,"fork":false,"pushed_at":"2022-07-12T22:06:30.000Z","size":2137,"stargazers_count":0,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-02T23:03:02.746Z","etag":null,"topics":["4d-plugin"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/miyako.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-07-20T03:13:45.000Z","updated_at":"2024-08-27T05:02:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"dd040e41-a328-42de-aaf8-193592cdd159","html_url":"https://github.com/miyako/4d-plugin-process","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/miyako/4d-plugin-process","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miyako%2F4d-plugin-process","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miyako%2F4d-plugin-process/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miyako%2F4d-plugin-process/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miyako%2F4d-plugin-process/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/miyako","download_url":"https://codeload.github.com/miyako/4d-plugin-process/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miyako%2F4d-plugin-process/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268470797,"owners_count":24255391,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-02T02:00:12.353Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["4d-plugin"],"created_at":"2024-11-11T02:20:18.537Z","updated_at":"2025-08-02T23:07:14.277Z","avatar_url":"https://github.com/miyako.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 4d-plugin-process\nGet and set process variables, read command line arguments\n\n![version](https://img.shields.io/badge/version-18%2B-EB8E5F)\n![platform](https://img.shields.io/static/v1?label=platform\u0026message=mac-intel%20|%20mac-arm%20|%20win-64\u0026color=blue)\n[![license](https://img.shields.io/github/license/miyako/4d-plugin-process)](LICENSE)\n![downloads](https://img.shields.io/github/downloads/miyako/4d-plugin-process/total)\n\n## Syntax\n\n```4d\nPROCESS GET ARGUMENTS(arguments)\n```\n\nParameter|Type|Description\n------------|------------|----\narguments|ARRAY TEXT|\n\n```4d\nPROCESS SET VARIABLE(name;name)\nPROCESS GET VARIABLE(name;value)\n```\n\nParameter|Type|Description\n------------|------------|----\nname|TEXT|\nvalue|TEXT|\n\n```4d\nPROCESS GET LIST(name;path;pid)\n```\n\nParameter|Type|Description\n------------|------------|----\nname|ARRAY TEXT|\npath|ARRAY TEXT|\npid|ARRAY LONGINT|\n\n```4d\npid:=PROCESS Get id \n```\n\nParameter|Type|Description\n------------|------------|----\npid|LONGINT|\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiyako%2F4d-plugin-process","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmiyako%2F4d-plugin-process","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiyako%2F4d-plugin-process/lists"}