GetHostInformation

Retrieves information about host environment.

Core function

Form script only, not available in the Server-Side script.

Syntax

GetHostInformation()

Returns

Returns host information as a dictionary. The currently defined keys are:

Key Description
applicationDirectory  
applicationVersion Equivalent to [GetHostAppVersion] New in package 163
downloadsDirectory New in package 166
platform Equivalent to GetPlatform
solutionsDirectory  
temporaryDirectory New in package 163
userDesktopDirectory New in package 163
isTestMode Indicates if Form is running in test mode. See also Context.parameters. New in package 168

See Also

GetPlatform, [GetHostAppVersion]

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.