Frameset.process Method¶
Module: Frameset
Definition¶
Applies processing to the frameset using the provided arguments, allowing for complex manipulation or analysis.
void process(String? arg)
Parameters
arg Stringin The processing arguments, specified as a string.
Exceptions
An error has occurred during Devices Library execution.