Skip to main content

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

TypeDescription
nullNothing is returned; the thread-local state is modified in place.