Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

WSA.Tile.GetTemplate

static function GetTemplate(templ: TileTemplate): string;
static string GetTemplate(TileTemplate templ);
static def GetTemplate(templ as TileTemplate) as string

Parameters

templA template identifier.

Returns

string String, which is an empty XML document to be filled and used for tile notification.

Description

Get template XML for tile notification.

This can be used to retrieve a template for one of the predefined styles for tiles.