Method GetPlatformName
Windows Platform Names: 'Win2000', 'WinXp', 'WinServer2003', 'WinServer2003R2', 'WinVista', 'WinServer2008', 'WinServer2008R2', 'Win7', 'WinServer2012', 'Win8', 'WinServer2012R2', 'Win8.1', 'WinServer2016', 'Win10'Usage
Function GetPlatformName(
Boolean Report [Optional]
)
Parameters
Report (optional)
Type: Boolean
Default Value: False
Generate report for this step
Returns
The name of the platform
Example
VBScript
Application("Demo").GetPlatformName()
JavaScript
Application("Demo").GetPlatformName();
Comment
Get Platform name and save it to variable