0

Retrieve Hostname and store as a variable

Hello,

I would like to grab the brightsign hostname and return as a variable that could be displayed in a live text field.  I see the area to retrieve the hostname would be from this statement:

registrySection = CreateObject("roRegistrySection", "networking")

currentname$ = registrysection.read("un")

Where would I add this? autorun.brs or write a plugin?

Chris

 

 

1 comment

  • 0
    Avatar
    Lovepreet Singh Jassal

    Writing a plugin is better solution.

Please sign in to leave a comment.