Home > Contents > Index >
EMAILMANAGER.CREATE
Creates an e-mail manager object.
Syntax
<EMAILMANAGER.CREATE OBJVARNAME="email manager object
" />Parameters
OBJVARNAME (required)
- Name of an e-mail manager object to create.
Error Numbers
The possible values of
errno
include:
Value Description -105 Email object has a name conflict.Example
The following code creates a new e-mail object:
<!-- Create a new e-mail object --> <EMAILMANAGER.CREATE OBJVARNAME="emailObj"/>
Home > Contents > Index > ![]()
Oracle XML Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.