mergDocIconSizes

Typefunction
DictionaryLCS
LibraryLiveCode Script
Syntax
mergDocIconSizes(<pFilePath>)
Associationsmergdoc
Summary

Get a list of icon sizes available for the document

Introduced8.0
OSios
Platformsmobile
Parameters
NameTypeDescription
pFilePath

the full path of the document.

Example
put mergDocIcon(specialFolderPath("engine")&"/pdfs/help.pdf",line 1 of mergDocIconSizes( specialFolderPath("engine")&"/pdfs/help.pdf")) into image "icon"
Values
NameTypeDescription
return

a return separated list of available icon sizes.

Description

Get a list of icon sizes available for the document

Tagsexternals