Index

CDTDocV8

LinkDel

The LinkDel function deletes an existing link from the PowerDoc object referenced by obj.

Parameters

ParameterDescription

obj

Object's index in the Power Engine document.

name

A numerical value that identifies the link to be deleted. Can be a user-defined value or one of the predefined PowerDoc values. For a list of predefined name values, see the LinkAdd function.

Return Value

If the function was successful, the return value is 1. Otherwise, the function returns 0.



 

Index