AlteryxGetVersion

Last modified: July 08, 2021

AlteryxGetVersion AlteryxEngine API method returns the currently installed version of Alteryx as a string.

Returns the version as string in the format major.minor.revision.build. For example, 5.0.52.19109.

Method Declaration

const wchar_t* AlteryxGetVersion();

Example

wchar_t* version = AlteryxGetVersion(); 
Was This Page Helpful?

Running into problems or issues with your Alteryx product? Visit the Alteryx Community or contact support. Can't submit this form? Email us.