$ImagePath
Welcome to our Knowledge Base
Documentation | Blog | Demos | Support
< All Topics
Print
$ImagePath
0 out of 5 stars
5 Stars | 0% | |
4 Stars | 0% | |
3 Stars | 0% | |
2 Stars | 0% | |
1 Stars | 0% |
Path to the disk directory containing image files for use in forms.
Syntax
$imagepath
Return Value
A character string. Cannot be reset by an application program.
Description
$ImagePath is set to the value of the ImagePath entry in the registry. If no value is provided in the file, the variable is set to the null string (which is interpreted as the current disk directory).
For image objects (fields) in forms, $ImagePath indicates the disk directory in which the image files can be found.
To indicate the current ImagePath directory in a file name, start the name with a caret (^) character.
Updated
ByJason Lee
Was this article helpful?
0 out of 5 stars
5 Stars | 0% | |
4 Stars | 0% | |
3 Stars | 0% | |
2 Stars | 0% | |
1 Stars | 0% |
5