Share via


FinancialTagCategory::doesValueMatchMask Method

Determines if the specified value adheres to the specified mask.

Syntax

client server public static boolean doesValueMatchMask(DimensionValue _value, DimensionValueMask _mask)

Run On

Called

Parameters

Return Value

Type: boolean
true if the value matches the mask; otherwise, false.

Remarks

All characters must match, except for a mask character of '#', which allows 0-9, ampersand, and A-Z.

See Also

Reference

FinancialTagCategory Table