The Runtime_GetVersionNum() function returns a string describing the current version of the runtime engine.
Runtime_GetVersionNum()
• None
A string containing the version number of the runtime engine.
The string that the version number is returned to should be 255 characters long. This ensures that string overflow errors won’t occur when the version string is returned.