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) · 287 Bytes

session.create.md

File metadata and controls

16 lines (11 loc) · 287 Bytes

session.create

The create function is established to reset the session id for the current request.

Sample

	session.create();

API

CallingReturning
session . create ( )void