Click or drag to resize
IAppGetIncludeFileContent Method

Gets the content of a file.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
string GetIncludeFileContent(
	string path
)

Parameters

path
Type: SystemString
Path of the file to get the content from.

Return Value

Type: String
See Also