The preferences for a file name variable.
Go to Property Listing | Method Listing
|
Property |
Type |
Access |
Description |
|---|---|---|---|
|
read/write |
If true, includes the file extension. |
||
|
read/write |
If true, includes the entire path of the file. |
||
|
readonly |
Returns true if the object specifier resolves to valid objects. |
||
|
readonly |
The parent of the FileNameVariablePreference (a TextVariable). |
||
|
read/write |
A property that allows setting of several properties at the same time. |
||
|
read/write |
The text that follows the value of the variable. (Limit: 128 characters) |
||
|
read/write |
The text that precedes the value of the variable. (Limit: 128 characters) |
FileNameVariablePreference getElements ()
Resolves the object specifier, creating an array of object references.
String toSource ()
Generates a string which, if executed, will return the FileNameVariablePreference.
String toSpecifier ()
Retrieves the object specifier.