:: Documentation >>

init Method

Initializes the object.

Syntax

obj.init();

Remarks

This method normaly contains all object initialization code (instead of the constructor function). Constructor function is the same for all objects and only contains object.init() call.

See Also

Active.System.Object

Comments

Documentation:

Recent changes:

2.6.4
2.6.3
2.6.2
2.6.1
2.6.1
2.6.0
2.5.0 - 2.5.6
2.5.6
2.5.0 - 2.5.5
2.5.5