Do there exist constants known from "C" based coding?

Q

Do there exist constants known from "C" based coding?

A

netSCRIPT as such doesn’t know constants, but value assignments to variables only.

An assignment has to be executed once in order to let the variable get the value.