9 62 DOM_DELETE_DOCUMENT

LANSA Technical

9.62 DOM_DELETE_DOCUMENT

Þ Note: Built-In Function Rules.

Deletes a document/data note from the database using the given Note ID.

For use with

LANSA for i

YES

Visual LANSA for Windows

YES

Visual LANSA for Linux

NO

 

 

Arguments

No

Type

Req/ Opt

Description

Min Len

Max Len

Min Dec

Max Dec

1

A

Req

Database handle

4

4

 

 

2

N

Req

Note ID

1

15

0

0

 

 

Return Values

No

Type

Req/ Opt

Description

Min Len

Max Len

Min Dec

Max Dec

1

A

Req

Return code

OK = Document/Data Note successfully deleted.

ER = Document/Data Note not deleted.

2

2

 

 

 

 

Example

Refer to these Domino Built-In Function Examples:

Example 4: Updating Documents selected from a Browselist

Technical Notes

This Built-In Function uses the standard Lotus Notes API NSFNoteDelete. All security and integrity issues related to the use of this Built-In Function are according to normal Lotus Notes API use for the current platform.