Skip to content

LinkValue.resolve method

LinkValue › resolve

Unofficial

Resolves the link to its target file.

Signature:

resolve(): null | TFile

Returns: null | TFileThe target file, or null if it cannot be resolved.