Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Returns a string array of the names of all the selection sets that are part of the given selection set.

Examples

Code Block
languagetext
// Get a list of all the selection sets present in the setBody 

...


// selection set. 

...


string $setsInBodySet[] = `getSelectionSetSets "setBody"`;

Scroll pagebreak

Additional information

...