Set Exist

Summary

Checks whether the given selection set name already exists for the current layer.

Syntax

flag = RunMacro("G30 set exist", set_name)

Return Value

A string, "True" if the selection set exists for the current layer, otherwise "False".