Frameset.executeCommand Method

Module: Frameset

Definition

Performs an operation specified by the command string, enabling dynamic interaction with the frameset.

void executeCommand(String? cmd)

Parameters

cmd String
in The command to execute, represented as a string.

Exceptions

An error has occurred during Devices Library execution.