Module identity

Module identity 

Source
Expand description

Identity information for this execution context.

Functions§

instance_id
Get the instance id of this program invocation, if there is one. It may change if the program is suspended and resumed.
principal_id
Get an id of this program’s owner, if any.