Size(res): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| Line 1: | Line 1: | ||
{{AdvFileParam|size[res]}} | {{DISPLAYTITLE:sizes(res)}}{{AdvFileParam|size[res]}} | ||
The size of a specific resource of the file. | The size of a specific resource of the file. | ||
Revision as of 15:16, 19 February 2008
The size of a specific resource of the file.
Usage
size[res]=<resource type(string)>|<resource name(string)>|<size(int)> size[res]>=<resource type(string)>|<resource name(string)>|<size(int)> size[res]<=<resource type(string)>|<resource name(string)>|<size(int)>
Examples
Description
Tests whether a resource of the specified type and name exists with the specified size. Available in the lesser than or equal and greater than or equal flavours as well.