Alpha – The name of the current context.
If the context was given a name by using the CtxSetName function, this is the name that will be returned.
If the context was not renamed, it will return the context ID of the context as a string.
When executing this function on the initial context, the function will return the “Main” context.
|