[F] getClientLocation
function getClientLocation(context, operation): undefined | string | Interface | Namespace;Gets the Namespace, Interface or name of client where an operation change the location to.
Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
context | TCGCContext | TCGCContext |
operation | Operation | Operation to be moved |
Returns
Section titled “Returns”undefined | string | Interface | Namespace
Namespace, Interface, string target or undefined if no location change.