07-15-2021 02:43 AM
07-29-2021 09:26 AM
Hi,
I think your question answer you can find in the following forum link: implement custom error code in teststand
08-15-2021
07:17 AM
- last edited on
11-04-2024
01:06 PM
by
Content Cleaner
You might consider using Resource Strings. TestStand UIs use them for localization (language). So you can create custom resource strings for your error codes and extract error messages using Engine.GetResourceString
.