iconName

Typeproperty
Dictionarywidget.svgpath
LibrarySVG Icon
Syntax
get the iconName of <widget>
Associationscom.livecode.widget.svgpath
Summary

The name of the currently chosen icon.

Example
put the iconName of widget "SVG Icon"
Description

use the IconName to get the name of the currently chosen icon.

You can get a list of available predefined path names by running put iconNames() in the Message Box.