Action unknown: siteexport_addpage
macros:function:icons.storeicon
Function
Icons.StoreIcon
Void Icons.StoreIcon(String iconId, String propertyId)
| API | http://api.avolites.com/11.0/Icons.StoreIcon.html |
|---|---|
| description | Stores an icon from the local console into the current Titan show |
| namespace | Icons |
| parameter | iconId ( String ) : The string (GUID) icon id. |
| propertyId ( String ) : The id of a property to place the newly stored icon titan id in. | |
| return value | Void. In fact the titanId is returned in the propertyId parameter. |
Example in
Legend - Set an icon as legend:
<step>Icons.StoreIcon("1caf5766-67e1-41a0-aec4-dc821f1c160a", "Expert.Legend.Set.Generic.PendingTitanId")</step>
Also used in
Remarks
You could leave a comment if you were logged in.
macros/function/icons.storeicon.txt · Last modified: 2019/05/03 20:12 by 127.0.0.1
