GeoDmsPlatform - ObjectVision/GeoDMS GitHub Wiki
Miscellaneous functions GeoDmsPlatform
This function is Obsolete since v8.7.0.
- GeoDmsPlatform()
GeoDmsPlatform() results in a string parameter indicating if the running GeoDMS executable is a Win32 or X64 version.
parameter<string> GeoDmsPlatform := GeoDmsPlatform();
result: GeoDmsPlatform = Win32 or GeoDmsPlatform = X64