Description Reset the system and switch to a different profile.
Return Type
None
Syntax
object.SwitchProfile sNewProfile
The SwitchProfile Method syntax has these parts:
|
object | An expression evaluating to an object of type EchoLinkSession. | sNewProfile | Required. A String value. |
|