M
|
MikeT 5/27/2020 |
You still can create and use your own session variables in your code. I think the help page just talks about security / user rights stuff that was previously not wrapped in the API that's available from 9.7 onwards. |
![]() |
Sergey Kornilov admin 5/27/2020 |
You are confusing session variables with PHPRunner session variables. You can create and use your own session variables as much as you need while PHPRunner session variables are being replaced with API calls. API calls mean everything is documented which means it will keep working in later versions of PHPRunner. |