JScript | |
---|---|
public static function GetTextAndLanguage( text : String, language : Languages, isGlobal : boolean ) : TextAndLanguage; |
Parameters
- text
- Optional text to display.
- language
- The language the text is in.
- isGlobal
- Is text global or local.
Return Value
Returns a TextAndLanguage object or null if text is null.Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family