Calling Methods
All the methods declared to the server model interpreter are available through Rogue Wave Script. The exact number of arguments must be provided.
Example
var d = new Domain("France");
d.display();
Version 6.3
Copyright © 2018, Rogue Wave Software, Inc. All Rights Reserved.