Cloudstream
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Cloudstream
Library
/
com.lagradost.cloudstream3.utils
/
JsContext
/
get
get
common
operator
fun
get
(
name
:
String
)
:
Any
?
(
source
)
Retrieve a variable set by previously evaluated code, or via
set
. Returns
null
if never set.