Skip to main content
Version: 2.13

Get Parent Of Context

Return the parent context of the given context

Description​

Return the parent context from the context given in input.

Inputs​

  • context (Context): The context for which we want the parent

Outputs​

  • parent context (Context): The parent context