Scripts category
- Last UpdatedAug 30, 2024
- 1 minute read
OnShow and Action scripts are counted individually. Container scripts, which include While Showing, OnHide, and named scripts, are counted together. Though Symbol Wizard graphics are not counted, if any named script in a Symbol Wizard graphic is set to be visible at design time, it will be counted at run time.
The following table shows a list of script component types and the score assigned to each item, based on the estimated amount of time for processing the specified quantity of each component type:
|
Scripts Counter Type |
Counter Description |
Number of Items |
Impact Score |
|---|---|---|---|
|
OnShowSmallScript |
Number of scripts with 10 lines or less |
50000 |
5989.8 |
|
OnShowMediumScript |
Number of scripts with over 10 lines and under 50 lines |
50000 |
17026 |
|
OnShowLargeScript |
Number of scripts with 50 lines and over |
50000 |
54274 |
|
ActionScripts |
Number of Action Scripts |
50000 |
9329 |
|
ContainerScripts |
Number of Container Scripts |
25000 |
7978.8 |