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.
Compares the dimensions passed.
Syntax
public boolean compareDimensions(DimensionDefault _dimension1, DimensionDefault _dimension2)
Run On
Server
Parameters
- _dimension1
Type: DimensionDefault Extended Data Type
A value for the first dimension.
- _dimension2
Type: DimensionDefault Extended Data Type
A value for the second dimension.
Return Value
Type: boolean
true if the dimensions compared are equal; otherwise, false.