Skip to main content

attributeMask

Sets a search expression to limit the returned attributes for vector files with blocks that have attributes.

Syntax

RxCore.attributeMask(attributeLoadMask)

Parameters

  • attributeLoadMask: string — String with wildcard "*" to match a list of attribute names (e.g., "area*" matches all block names that begin with "area").

Returns

  • NA — This method does not return a value.