Description Usage Arguments Value Methods (by class) Examples
Gets or sets the object of a parameter e.g. to an entity() object.
1 2 3 4 5 6 7 8 9 |
obj |
An object derived from struct_class |
name |
Name of parameter |
value |
A valid value for the parameter being set |
param_obj(M,name)
Returns the named parameter as an object
param_obj(M,name)<-
Sets the named parameter of an object
obj = struct_class,name = character
:
obj = struct_class,name = character
:
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.