clear_script_prefix
Unset the script prefix for the current thread.
def clear_script_prefix() - > null
Unset the script prefix for the current thread.
Returns
| Type | Description |
|---|---|
null | Nothing is returned; the thread-local state is modified in place. |
Unset the script prefix for the current thread.
def clear_script_prefix() - > null
Unset the script prefix for the current thread.
| Type | Description |
|---|---|
null | Nothing is returned; the thread-local state is modified in place. |