Announcement

Collapse
No announcement yet.

Use Element Value from HSTouch in a script

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Use Element Value from HSTouch in a script

    I have a button in HSTouch that runs a script and passes the value of a text box. How can I access the text box value in my script?

    Sub Main()

    End Sub

    What do I need in the main statement and in the subroutine to have the text box value as either a string or as an integer?

    Thanks much!
Working...
X