Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Validates if an itemId is valid to start a trace, if it is not empty, it exists and has active tracking dimensions.
Syntax
client server public static boolean validateItemIdCriteria(ItemId _itemId)
Run On
Called
Parameters
- _itemId
Type: ItemId Extended Data Type
The item id to validate.
Return Value
Type: boolean
true if the specified itemId is valid to start a trace.