Regular Expressions 101

Community Patterns

Architectural CSI (Construction specifications institute)

0

Regular Expression
ECMAScript (JavaScript)

/
((?:(?:(?:\s{0,1})(?:\d{2})){3})(?:\.\w{1,18}){0,1})(.*)
/
mg

Description

CSI is a documentation standard for Architectural buildings and specifications in construciton. Tihs matches the code based on the typical patterns in ues and returns the Number and the description if it iexists.

May need retooling for Autodesk Model checker.

Submitted by Ron Allen 2022 - 2 years ago