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.
Indicates whether the item has any attribute assigned to it.
Syntax
client server public static boolean existItemIdAny(ItemId _itemId)
Run On
Called
Parameters
- _itemId
Type: ItemId Extended Data Type
The item ID of the item to check for assignment.
Return Value
Type: boolean
true if attribute assignments exist for the item; otherwise false.