Question
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
Anheuser-Busch Inc
US
Last activity: 11 Aug 2017 10:58 EDT
PEGA Robotic Enviroment Variables
I am trying to get the username and deployment version, and found these blocks in another developers code. I cannot track down where the blocks came from. I have a feeling I need to add to my toolbox from an assembly but not sure.
-
Like (0)
-
Share this page Facebook Twitter LinkedIn Email Copying... Copied!
Accepted Solution
![](https://accounts.pega.com/sites/default/files/styles/user_image/public/2024-05/1f77a272-b558-4261-964a-0a7d028c27c5.jpg?h=436c2321&itok=Ilx-4hBN)
![](https://accounts.pega.com/sites/default/files/styles/user_image/public/2024-05/1f77a272-b558-4261-964a-0a7d028c27c5.jpg?h=436c2321&itok=Ilx-4hBN)
Pegasystems Inc.
US
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
Anthem
US
You have to add DLL in ToolBox.
ToolBox >> right click on tool box >> Choose Items >> ".NET framework components" tab >> Select and add "openspan.runtime" relevant DLLs and you will see the Runtime options in Toolbox.
-
Mangesh Walhe
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
Anthem
US
PFA image
Accepted Solution
![](https://accounts.pega.com/sites/default/files/styles/user_image/public/2024-05/1f77a272-b558-4261-964a-0a7d028c27c5.jpg?h=436c2321&itok=Ilx-4hBN)
![](https://accounts.pega.com/sites/default/files/styles/user_image/public/2024-05/1f77a272-b558-4261-964a-0a7d028c27c5.jpg?h=436c2321&itok=Ilx-4hBN)
Pegasystems Inc.
US
-
AHLADA REDDY K S M Reddy K S M Nitin Tandale Mangesh Walhe shobana J Sri Lalitha Harsha Vardhan Vishnubotla and 4 More
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
Anheuser-Busch Inc
US
Is it possible to export toolbox setup? If a team of developers wants to make a tab of blocks and share it instead of adding through choose items?
![](https://accounts.pega.com/sites/default/files/styles/user_image/public/2024-05/e90c12b7-5a50-45b6-9408-8644c06fabca.jpg?h=9bedb0c7&itok=I_lzpbin)
![](https://accounts.pega.com/sites/default/files/styles/user_image/public/2024-05/e90c12b7-5a50-45b6-9408-8644c06fabca.jpg?h=9bedb0c7&itok=I_lzpbin)
Pegasystems Inc.
US
You can also copy those blocks between solutions without adding them to the Toolbox.
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
Anheuser-Busch Inc
US
Thank you all for the help. I actually found in another helpful post on adding mscorlib https://pdn.pega.com/how-do-i-round-calculated-values-automation