BlueCielo Meridian Asset Management Module 2013 Administrator's Guide | BlueCielo ECM Solutions

You are here: Appendix F: VBScript reference > AMMWhereUsedPageIsVisible function

AMMWhereUsedPageIsVisible function

Implement this user-defined function to control the visibility of the Where Used property page for proxy objects in the Meridian Enterprise client applications. The page is visible if this function returns True.

Syntax
Function AMMWhereUsedPageIsVisible() 
Parameters

This function accepts no parameters.

Example
Function AMMWhereUsedPageIsVisible()
    AMMWhereUsedPageIsVisible = InStr(1, Document.FileName, "DWG") = 1
End Function

Related concepts

VBScript reference


Copyright © 2000-2013 BlueCielo ECM Solutions

www.bluecieloecm.com