Jump to content

Recommended Posts

Posted

Hi,  i am trying to see a length in a string i get in an array

So far i get nothing with this:

Dim asas As String = zHMI_DesignRecipes.DesignName(1).ToString()
	iCount = asas.Length()
	iCounts = iCount

iCounts is an hmi variable only and attached to a datadisplay under expression, but it shows nothing on the screen


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...