Default – Type
This sets the default value type for controls where values can be entered. It provides two options: Fixed
for fixed value types and Script
for function-based types.
Script
can be set in the form of a function (function()~)()
and Fixed can be set as a fixed value, such as a number or Display Code of a Common Code
.