Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 296 Bytes

result.new.md

File metadata and controls

17 lines (11 loc) · 296 Bytes

new Result

The constructor function is established to create a result object for event returning.

Sample

var result = new Result();

API

CallingReturning
new Result ( )Result