Up

_networkSetOption

Define an option; usually this definition is before a perform.
For that, there is one option (I) and one value (u0). If you need to add N options, call N times this function.

Prototype :

fun [ObjNetwork I u0] ObjNetwork

Return : ObjNetwork the same object.

See also :

Example :

Note :