getSessionIds: Get IDs of all active sessions

View source: R/jrc.R

getSessionIdsR Documentation

Get IDs of all active sessions

Description

Returns IDs of all currently active sessions. An ID is a randomly generated combination of 6 letters and numbers that is assigned to each session upon opening. This function is a wrapper around method getSessionIds of class App.

Usage

getSessionIds()

Value

Vector of session IDs.


jrc documentation built on Aug. 23, 2023, 5:10 p.m.

Related to getSessionIds in jrc...