Indicates the ScriptTask Domain
Assembly: T.Modules (in T.Modules.dll)
Server:
The ScriptTask runs in the Server context, it cannot access Client objects i.e., Displays or client domain tags.
Client:
The ScriptTask runs in each Client where the ModuleScript is running.
Namespace: T.Modules.ScriptAssembly: T.Modules (in T.Modules.dll)