%% %CopyrightBegin%
%%
%% SPDX-License-Identifier: Apache-2.0
%%
%% Copyright Ericsson AB 2021-2025. All Rights Reserved.
%%
%% %CopyrightEnd%

[;1m  module_loaded(Module)[0m

  Returns [;;4mtrue[0m if the module [;;4mModule[0m is loaded as current code;
  otherwise, [;;4mfalse[0m. It does not attempt to load the module.
