Difference between revisions of "Size(res)"
(New page: {{AdvFileParam|size[res]}} 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)...) |
(→Similar parameters) |
||
Line 16: | Line 16: | ||
===Similar parameters=== | ===Similar parameters=== | ||
* [[count(restypes)]] | * [[count(restypes)]] | ||
− | |||
* [[exists(res)]] | * [[exists(res)]] | ||
* [[exists(restype)]] | * [[exists(restype)]] | ||
Line 22: | Line 21: | ||
* [[md5(icon)]] | * [[md5(icon)]] | ||
* [[md5(res)]] | * [[md5(res)]] | ||
− | |||
− | |||
===Similar commands=== | ===Similar commands=== |
Revision as of 18:21, 18 February 2008
The size of a specific resource of the file.
Contents
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.