Software Customisation Guide

Variables, Objects, Functions and Methods : Arguments of type ANY
The user may specify ANY as the type of an argument (and even as the type of the function return value).
Note:
The use of ANY should be the exception rather than the rule as it switches off argument type checking - an important feature of PML Functions to help make sure correct functioning of the users PML.
In the case an argument of type ANY, a value of any type may be passed as the argument to the function:
Where an argument of type ANY is used, the user may need to find out its actual type before they can do anything with it. The ObjectType() method can be used for this purpose:

1974 to current year. AVEVA Solutions Limited and its subsidiaries. All rights reserved.
AVEVA Logo