Index

CDTDocV8

LinkGet

The LinkGet function returns the index of the object to which the link referenced by the name identifier points to.

Parameters

ParameterDescription

obj

Object's index in the Power Engine document.

name

A numerical value that identifies the link. 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

The index of the object to which the link identified by name points to, or -1 in case of an error.



 

Index