ONCE

The ONCE statement in ProBuilder language is used to define a variable or perform a calculation only once during the entire execution of the script. This is particularly useful for initializing variables that are intended to retain a constant value … Continue reading ONCE