sketchucation logo sketchucation
    • Login
    1. Home
    2. cmprogrock
    Oops, your profile's looking a bit empty! To help us tailor your experience, please fill in key details like your SketchUp version, skill level, operating system, and more. Update and save your info on your profile page today!
    🫛 Lightbeans Update | Metallic and Roughness auto-applied in SketchUp 2025+ Download
    C
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 1
    • Groups 1

    cmprogrock

    @cmprogrock

    0
    Reputation
    1
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    cmprogrock Unfollow Follow
    registered-users

    Latest posts made by cmprogrock

    • Get_element_value - not returning anything

      Hi all,
      I'm opening a webdialog with a url.
      The page has a span element with ID='TestElement' <span ID="TestElement">Hello World</span>

      I call get_element_value (MyVar = dialog.get_element_value("TestElement")

      I call UI.messagebox MyVar...thinking it will say "Hello World" ... but I get nothing.

      Am I missing something?

      Does get_element_value return a string?
      (I'm sure the page has loaded)

      Any Ideas?

      Thanks
      CM

      posted in Developers' Forum
      C
      cmprogrock