ParseContext.get method
ParseContext › get
Unofficial
Get the current parse context, if any.Signature:
get(): null | ParseContextReturns: null | ParseContext — The current parse context, or null if none is active.
ParseContext › get
Unofficial
Get the current parse context, if any.Signature:
get(): null | ParseContextReturns: null | ParseContext — The current parse context, or null if none is active.