跳到主内容

搜索

搜索

How To Read A Global Data Field Within A Vb Script

评论

2 条评论

  • Avatar
    Ian Cummings
    版主

    Create a new, named data source, choose the type to be a global data field and select your value.  Your VB script may then reference the global value via the named data source that links to it.

    0
  • Avatar
    Legacy Poster

    Worked like a charm!  Thank you!

    0

请先登录再写评论。