Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Show Except these components
#1
How to show the components Except selected components which are to be not shown?

·        This is to be written on the Dashboard script area.
·        This script will show the components except those which are mentioned here(“( [ "Bar_1", "Column_2" ] )”).

sdk.showAllComponentExcept( [ "Bar_1", "Column_2" ] );
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)