1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-12-21 23:57:40 +02:00
Files
OpenIntegrations/docs/en/examples/Neocities/GetToken.txt

5 lines
155 B
Plaintext
Raw Normal View History

2025-06-27 11:47:43 +03:00
 Login = FunctionParameters["NC_Login"];
Password = FunctionParameters["NC_Password"];
2024-09-23 21:08:26 +03:00
Result = OPI_Neocities.GetToken(Login, Password);