Announcement

Collapse
No announcement yet.

Passing a Parm via Actions, Script

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

    #16
    This explain lot of things, I guess also why I can't read the Device Description. I wish something would be easy.

    I appreciated all your help.

    Comment


      #17
      A backslash is an "escape character" in most programming languages.

      I bet that with a data type string, the "\" in the "\41" is being interpreted as an escape character.

      Comment

      Working...
      X