ReFind
Method Signature
ReFind(reg_expression=[string], string=[string], start=[integer], returnSubExpressions=[boolean], scope=[string])Arguments
Argument
Type
Required
Description
Default
Examples
Script Syntax
reFindNoCase( "E", "test 123!" );
Script Syntax
Additional Examples
Related
Last updated
Was this helpful?
