WebViewExecuteScript() should return a string

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
infratec
Always Here
Always Here
Posts: 7618
Joined: Sun Sep 07, 2008 12:45 pm
Location: Germany

WebViewExecuteScript() should return a string

Post by infratec »

WebViewExecuteScript() should return the JSON result string if available like:

https://learn.microsoft.com/de-de/dotne ... criptasync

Or mayby an additional Procedure which can return this string.

See here:
https://www.purebasic.fr/english/viewto ... 64#p634164
zikitrake
Addict
Addict
Posts: 875
Joined: Thu Mar 25, 2004 2:15 pm
Location: Spain

Re: WebViewExecuteScript() should return a string

Post by zikitrake »

+1 :!:
PB 6.21 beta, PureVision User
Quin
Addict
Addict
Posts: 1133
Joined: Thu Mar 31, 2022 7:03 pm
Location: Colorado, United States
Contact:

Re: WebViewExecuteScript() should return a string

Post by Quin »

+1
User avatar
Caronte3D
Addict
Addict
Posts: 1361
Joined: Fri Jan 22, 2016 5:33 pm
Location: Some Universe

Re: WebViewExecuteScript() should return a string

Post by Caronte3D »

+1 :wink:
Post Reply