Skip to content
This repository has been archived by the owner on Oct 6, 2022. It is now read-only.

Latest commit

 

History

History
16 lines (11 loc) · 291 Bytes

result.new.md

File metadata and controls

16 lines (11 loc) · 291 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