Difference between revisions of "RemovePercentile"

From Catglobe Wiki
Jump to: navigation, search
Line 1: Line 1:
 
[[Category:Percentile functions]]
 
[[Category:Percentile functions]]

+
{{HelpFiles}}
  
 
=====removePercentile=====
 
=====removePercentile=====

Revision as of 12:01, 12 December 2011



removePercentile

Removes a percentile calculation row earlier added to a diagram of chart type Diagram_ChartType_Table.

Syntax

removePercentile(percent)

Arguments

percent: Is a numeric (non-decimal) expression. The percentage used in the calculation.

Return type

empty

Examples

removePercentile(20);

Availability

Version 5.4