mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-04-23 12:18:48 +02:00
10 lines
282 B
Plaintext
10 lines
282 B
Plaintext
|
Project = "C:\Users\Administrator\AppData\Local\Temp\v8_BDED_4b.oint";
|
||
|
HandlerKey = "10ba...";
|
||
|
Argument = "token";
|
||
|
Value = "12345";
|
||
|
|
||
|
Result = OPI_IntegrationProxy.SetHandlerArguments(Project
|
||
|
, HandlerKey
|
||
|
, Argument
|
||
|
, Value);
|