Message 1 of 7
What is the syntax used in Visual Studio (VB.NET) to show output?

Not applicable
03-18-2021
11:40 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
HI ALL,
I used Ilogic to create an model with allowing the clients to give inputs. In the below image, Radius (R) and Thickness (t) are read-only property which means the output of thickness will be shown according to the input given.
In this image, the thickness value is a read-only memorySo, I need the syntax to show the value of thickness in visual studio using VB.NET
I also what to know what is the tool is used to the output of this thickness which is calculated using the input given. Please try to help me ASAP.
Thanks in Advance