This UDF can be used to detect the AutoIt-Version and UDF-Version of a UDF (if it is defined properly after the UDF standard). The version can also be stored in the current script as global constants. Functions: ; #CURRENT# ===================================================================================================================== ; __UVD_SaveVersionToScript ; __UVD_VersionToString ; __UVD_FileGetVersion ; __UVD_GetVersion ; ===========================