SetStationID

Sets the ID of the station where the person is operating Rulerunner.

Syntax

bool SetStationID (string StationID)

Parameters

A Single value representing the new Station ID value.

Returns

False if setting the value throws an error. Otherwise, True.

Level

All.

Details

Sets the Station ID at the completion of the Task.
Example
SetStationID("4")