:: Documentation >> Reference >>
setProperty Method
Assignes the new value to the property.
Syntax
obj.setProperty(name, value);
Parameters
name
String
Property name.
value
Any
Property value.
Applies To
Active.System.Template