A list of JavaScript runtime library properties
- 2020-03-30 02:23:35
- OfStack
describe
Language elements
In the TextStream file, if the file pointer crosses the flag at the end of the line, it returns True; Otherwise, False is returned.
AtEndOfLine properties
Returns True if the file pointer is at the end of the TextStream; Otherwise, False is returned.
AtEndOfStream properties
Sets or returns the properties of a file or folder.
The Attributes property
Returns to the user the total amount of space available on the specified drive or network share.
AvailableSpace properties
Returns the column number of the current character position in the TextStream file.
The Column attribute
Sets and returns the comparison mode for the comparison string key value in the Dictionary object.
CompareMode properties
Returns the number of items in a collection or Dictionary object.
Count property
Returns the date and time the specified file or folder was created.
DateCreated properties
Returns the date and time the specified file or folder was last accessed.
DateLastAccessed properties
Returns the date and time the specified file or folder was last modified.
DateLastModified properties
Returns the drive letter of the drive on which the specified file or folder resides.
Drive properties
Returns a drive letter for a local drive or network share.
DriveLetter properties
Returns a collection of Drives that contains all available Drive objects on the local machine.
Drives properties
Returns a value representing the type of the specified drive.
DriveType properties
Returns a collection of Files containing all the File objects (including those with implicit and system File property Settings) contained in the specified folder.
Properties Files
Returns the type of file system being used for the specified drive.
FileSystem properties
Returns the total available space on the specified drive or network share to the user.
FreeSpace properties
Returns True if the specified drive is ready. Otherwise, False is returned.
IsReady properties
Returns True if the specified folder is the root folder. Otherwise, False is returned.
IsRootFolder properties
Sets or returns an item for the specified key value in the Dictionary object.
Item properties
Set a key value in the Dictionary object.
The Key attribute
Returns the current line number in the TextStream file.
The Line properties
Sets or returns the name of the specified file or folder.
The Name attribute
Returns the folder object of a folder above the specified file or folder.
ParentFolder properties
Returns the path to the specified file, folder, or drive.
Path properties
Returns a Folder object that represents the root Folder of the specified drive.
RootFolder properties
Returns the decimal number used to uniquely identify a disk volume.
SerialNumber properties
Returns the network share name of the specified drive.
ShareName properties
Returns the short name used by the program that requires the previous 8.3 file naming convention.
Attribute ShortName
Returns the short path used by the program that requires the previous 8.3 file naming convention.
ShortPath properties
Returns the size of the specified file or folder in bytes.
The Size attribute
Returns a collection of Folders containing all Folders contained in the specified folder (including those with implicit and system file attribute Settings).
SubFolders properties
Returns the total space Shared by a drive or network in bytes.
TotalSize properties
Returns information about the type of file or folder.
The Type attribute
Sets or returns the volume name of the specified drive.
VolumeName properties