Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi
Can anyone tell me which version of Vbscript we are using in Qlikview and do anyone have any tutorial
regarding the version of VB script which we are using in QIikView.....
Regards
Sikandar
sub version
msgbox ScriptEngineMajorVersion & "." & ScriptEngineMinorVersion
end sub
I use w3school when vbscript help is needed but there is probably better out there if you need a tutorial.
http://www.w3schools.com/VBScript/vbscript_ref_functions.asp