Get your 6-month No-Cost Opt-Out offer for Unlimited software automation!

Method SetPlatformName

Manually sets the platform name

Usage

Function SetPlatformName( 
        String PlatformName
)

Parameters

PlatformName

Type: String

Platform Name

Returns

No return value

Example

VBScript

Application("Demo").SetPlatformName "Win10"

JavaScript

Application("Demo").SetPlatformName("Win10");

Documentation Categories

ZAPTEST

FARM

LOAD