Legacy Documentation: Version 5.1
LanguageEnglish
  • C#
  • JS

Script language

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

Tile.GetSecondary

Switch to Manual
public static function GetSecondary(tileId: string): WSA.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.