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 specified field is a default dimension field by separating the text at the underscore.
Syntax
public boolean isDimension(TableId _tableId, str _fieldName)
Run On
Called
Parameters
- _tableId
Type: TableId Extended Data Type
- _fieldName
Type: str
Return Value
Type: boolean
true if the field name is the composite dimension name and attribute; otherwise, false.