Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Reverted by ConfluenceCloudBulkEditor.py

...

Scroll tablelayout
style
sortDirectionASC
repeatTableHeadersdefault
style
widths18%, 15%, 14%, 13%, 40%
sortByColumn1
sortEnabledfalse
cellHighlightingtrue

...

Returns a string array of names of constraints that have the given module as a source.

Examples

...

// Get the constraints that have LFHD as a source.

...


string $constraints[] = `getConstraintsThisIsSource "LFHD"`;

...


print $constraints;

Additional information

Related commands

...