Legacy Documentation: Version 4.6(go to latest)
Language: English
  • C#
  • JS
  • Boo

Script language

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

WSA.Tile.GetSecondary

public static function GetSecondary(tileId: string): Tile;

Parameters

tileId A tile identifier.

Returns

Tile A Tile object or null if secondary tile does not exist (not pinned to start screen and user request is complete).

Description

Returns the secondary tile, identified by tile id.