Quantcast
Channel: AutoIt v3 - General Help and Support
Viewing all articles
Browse latest Browse all 12506

How to get value after string?

$
0
0

I know you can do..

Global $File_Get_Version = FileGetVersion("Explorer.exe") $file_get_version_split = StringSplit($File_Get_Version, ".") msgbox(0, "",  $file_get_version_split[4])

But any alternatives with string functions without knowing where the last "." would be?

 

Lets say i would only like get after the last "."


Viewing all articles
Browse latest Browse all 12506

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>