Forum Discussion

jitendragaurgkv's avatar
9 years ago

How to call a function with in a function ?

I just need to know how to call a BrightScript function with in a function like 
di = CreateObject("roDeviceInfo")
print di.GetIPAddrs()
i need to get the IP details of the device on which my application is working..
Please Help 
No RepliesBe the first to reply