Versions Compared

Key

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

...

Scroll tablelayout
sortDirectionASC
repeatTableHeadersdefaultstyle
widths15%, 15%, 14%, 13%, 43%
style
sortByColumn1
sortEnabledfalse
cellHighlightingtrue

...

Returns true if successful, false if the operation could not be performed.

Scroll pagebreak

Examples

Code Block
languagetext
// Select the Y Rotation channel of the module right_foot,

...


// and copy all the keys within the selected range to the clipboard.

...


select right_foot;

...


selectProperty "RotationY";

...


copyKeys -ranges;

Additional information

Related commands

...