xpfGetFileSize
FUNCTION xpfGetFileSize (fileName : STRING) fileSize : INTEGER;
Use this function to to get the size oft he given file
Arguments
Type | Name | Comment |
STRING | fileName | full path to the given file |
Return Value
Type | Name | Comment |
INTEGER | fileSize | given file size |
Options
Example
<Missing Example>
See also
Filter by label
There are no items with the selected labels at this time.