Skip to content

Commit 21f7ce2

Browse files
authored
Examples - update after Alpha 2.1.0
1 parent c205bf7 commit 21f7ce2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

examples/000-NetJson.Parser.au3

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ _Example()
1515
Exit
1616

1717
Func _Example()
18+
ConsoleWrite("! MicrosoftEdgeWebview2 : version check: " & _NetWebView2_IsAlreadyInstalled() & ' ERR=' & @error & ' EXT=' & @extended & @CRLF)
1819
ConsoleWrite(@CRLF & "=== STARTING NETJSON TUTORIAL ===" & @CRLF)
1920

2021
#Region ; 0. Initialize the COM Object

0 commit comments

Comments
 (0)