Skip to main content Skip to complementary content

Replace

In a chart modifying context, the Replace prefix changes all values of the HC1 table with a computed value defined by the script.

Syntax:  

Replace loadstatement

Example:  

This example overwrites all values in column z with the sum of x and y.

Replace Load x+y as z Resident HC1;

Learn more

 

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!