Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Syntax

print msg=message

Description

The print command prints a message in the UDM Manager's transaction output.

If the message contains spaces, it should be surrounded by double ( " ) quotation marks.

Parameters

Parameter

Description

msg=message

Message to be printed by the UDM Manager in its transaction output.

Examples

To print a simple message:


To print a message containing the value of a variable:

  • No labels