GetProductPath
Gets the path to the program directory.
| Function | Group | Execution | Windows | Embedded | Thin Client | Mobile Access |
|---|---|---|---|---|---|---|
| GetProductPath | System Info | Synchronous | Supported | Supported | Supported | Supported |
Syntax
This function takes no parameters.
Returned value
Returns the path to the program directory as a string.
Examples
| Tag Name | Expression |
|---|---|
| Tag | GetProductPath() // Returned value =”C:Program FilesInduSoft Web Studio v7.1“ |