PML Customisation User Guide

Variables, Objects, Functions and Methods : Arguments of type ANY
You 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 your 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, you need to find out its actual type before you 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