The Version Lua function returns the software version.
この関数は、引数を受け取りません。
This example prints the software version in the Command Line History:
return function() Printf("Software version: %s", Version())end