GeoDmsPlatform

miscellaneous-functions GeoDmsPlatform

This function is Obsolete since v8.7.0.

syntax

  • GeoDmsPlatform()

definition

GeoDmsPlatform() results in a string parameter indicating if the running GeoDMS executable is a Win32 or X64 version.

example

parameter<string> GeoDmsPlatform := GeoDmsPlatform();

result: GeoDmsPlatform = Win32 or GeoDmsPlatform = X64