Skip to content

pbIgnoreCase - cRegEx

Include: Use System\Regex.pkg

Enables case-insensitive matching.

Type: Property

Return data type: Boolean

Syntax

Property Boolean pbIgnoreCase

Call

Boolean value
Get pbIgnoreCase of hoRegex to value

Description

Enables case-insensitive matching.

See also