Quote from
asmat on April 12, 2019, 9:29 am
I meant like this:
If [InternetAccess] = "TRUE"
SetVar [iFrameSource] "https://drv.tw/~asmatqatea@gmail.com/gd/MyAPP/index.html"
Else
SetVar [iFrameSource] "Main.html"
EndIf
In above I have just problem at "If conditional".
How I set a conditional like above?
I meant like this:
If [InternetAccess] = "TRUE"
SetVar [iFrameSource] "https://drv.tw/~asmatqatea@gmail.com/gd/MyAPP/index.html"
Else
SetVar [iFrameSource] "Main.html"
EndIf
In above I have just problem at "If conditional".
How I set a conditional like above?
asmat has reacted to this post.