Community Patterns

Community Library Entry

1

Regular Expression
Created·2024-06-17 14:31
Flavor·PCRE2 (PHP)

/
^\s*<asi-page value="(\d+)" \/>
/
gm
Open regex in editor

Description

This describes how to fetch data from a customized tag

Submitted by anonymous